diff --git a/bucket/singbox-ui.json b/bucket/singbox-ui.json new file mode 100644 index 0000000..2e1d622 --- /dev/null +++ b/bucket/singbox-ui.json @@ -0,0 +1,22 @@ +{ + "version": "3.1.0", + "description": "graphical user interface application that allows users to connect to the SingBox service and manage their subscription.", + "homepage": "https://github.com/yebekhe/Singbox-UI/", + "license": "GPL-3", + "notes": "", + "architecture": { + "64bit": { + "url": "https://github.com/yebekhe/Singbox-UI/releases/download/v3.1.0/SingboxUI.zip", + "hash": "72FE5F7A1F85E65D1CA60F4E603157F74AB628850F6E45AE3C76F246ADEF9E7F" + } + }, + "checkver": "github", + "autoupdate": { + "architecture": { + "64bit": { + "url": "https://github.com/yebekhe/Singbox-UI/releases/download/v$version/SingboxUI.zip" + } + } + }, + "bin": "SingboxUI.exe" +}