Skip to content

Commit 3b8c61b

Browse files
authored
Create throne.json
1 parent d89d37f commit 3b8c61b

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

bucket/throne.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
{
2+
"version": "1.0.6",
3+
"description": "Cross-platform GUI proxy utility (Empowered by sing-box)",
4+
"homepage": "https://github.com/throneproj/Throne",
5+
"license": "GPL-3",
6+
"notes": "",
7+
"architecture": {
8+
"64bit": {
9+
"url": "https://github.com/throneproj/Throne/releases/download/1.0.6/Throne-1.0.6-windows64.zip",
10+
"hash": "ba07121467294d82b4d8c18be76522f02a9ce5a06ba18bd73b28a9140b24c483"
11+
}
12+
},
13+
"checkver": "github",
14+
"autoupdate": {
15+
"architecture": {
16+
"64bit": {
17+
"url": "https://github.com/throneproj/Throne/releases/download/$version/Throne-$version-windows64.zip"
18+
}
19+
}
20+
},
21+
"persist": "config",
22+
"extract_dir": "throne",
23+
"shortcuts": [
24+
[
25+
"Throne.exe",
26+
"throne"
27+
]
28+
]
29+
}

0 commit comments

Comments
 (0)