Skip to content

Commit

Permalink
GUI.for.SingBox: Add version 1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayideyia committed May 24, 2024
1 parent 93d7d83 commit 646707a
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions bucket/gui-for-singbox.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"version": "1.7.1",
"description": "A GUI program for SingBox developed by vue3 + wails.",
"homepage": "https://github.com/GUI-for-Cores/GUI.for.SingBox",
"license": "GPL-3.0",
"architecture": {
"64bit": {
"url": "https://github.com/GUI-for-Cores/GUI.for.SingBox/releases/download/v1.7.1/GUI.for.SingBox-windows-amd64.zip",
"hash": "5b8e76dc5b1b2aa251de555364230e182f83a8123d536a45fe120810d331493b"
},
"32bit": {
"url": "https://github.com/GUI-for-Cores/GUI.for.SingBox/releases/download/v1.7.1/GUI.for.SingBox-windows-386.zip",
"hash": "7e06a535a7a10d97c5532af8c51550929fd80265e471a7fe244cf69b8e137dd8"
},
"arm64": {
"url": "https://github.com/GUI-for-Cores/GUI.for.SingBox/releases/download/v1.7.1/GUI.for.SingBox-windows-arm64.zip",
"hash": "3119ac9541367343bb4d4617c1c03e9f23afe6ee27316418d383ade490f1c16c"
}
},
"shortcuts": [["GUI.for.SingBox.exe", "GUI.for.SingBox"]],
"persist": "data",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/GUI-for-Cores/GUI.for.SingBox/releases/download/v$version/GUI.for.SingBox-windows-amd64.zip"
},
"32bit": {
"url": "https://github.com/GUI-for-Cores/GUI.for.SingBox/releases/download/v$version/GUI.for.SingBox-windows-386.zip"
},
"arm64": {
"url": "https://github.com/GUI-for-Cores/GUI.for.SingBox/releases/download/v$version/GUI.for.SingBox-windows-arm64.zip"
}
}
}
}

0 comments on commit 646707a

Please sign in to comment.