Skip to content

Commit

Permalink
add singbox-ui
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Pashmfouroush <[email protected]>
  • Loading branch information
markpash committed Sep 10, 2023
1 parent 64eaa59 commit 12ad5a1
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions bucket/singbox-ui.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit 12ad5a1

Please sign in to comment.