diff --git a/bucket/pinkbin.json b/bucket/pinkbin.json new file mode 100644 index 00000000000000..244771fe15e205 --- /dev/null +++ b/bucket/pinkbin.json @@ -0,0 +1,24 @@ +{ + "version": "0.1.2", + "description": "Disk scanning and cleaning agent (Tauri 2 + React + Rust)", + "homepage": "https://github.com/cccyd2003-qwq/pinkbin", + "license": { + "identifier": "Freeware", + "url": "https://github.com/cccyd2003-qwq/pinkbin/blob/master/LICENSE" + }, + "url": "https://github.com/cccyd2003-qwq/pinkbin/releases/download/v0.1.2/Pinkbin_0.1.2_portable_x64.exe#/pinkbin.exe", + "hash": "f80ec783672af269dc8dd2c060d860f2997d617caa97eecb246eb7e741b52f9f", + "bin": "pinkbin.exe", + "shortcuts": [ + [ + "pinkbin.exe", + "Pinkbin" + ] + ], + "checkver": { + "github": "https://github.com/cccyd2003-qwq/pinkbin" + }, + "autoupdate": { + "url": "https://github.com/cccyd2003-qwq/pinkbin/releases/download/v$version/Pinkbin_$version_portable_x64.exe#/pinkbin.exe" + } +}