Skip to content

Commit 53816ff

Browse files
authored
Update clash-party.json: fix url
1 parent cd32676 commit 53816ff

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/clash-party.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"license": "GPL-3.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/mihomo-party-org/clash-party/releases/download/v1.8.8/mihomo-party-windows-1.8.8-x64-portable.7z",
8+
"url": "https://github.com/mihomo-party-org/clash-party/releases/download/v1.8.8/clash-party-windows-1.8.8-x64-portable.7z",
99
"hash": "59492106e7dd2dc10e61b787f960fc4829c1477a08c93bc0fcc10727f3fb00a3"
1010
},
1111
"arm64": {
12-
"url": "https://github.com/mihomo-party-org/clash-party/releases/download/v1.8.8/mihomo-party-windows-1.8.8-arm64-portable.7z",
12+
"url": "https://github.com/mihomo-party-org/clash-party/releases/download/v1.8.8/clash-party-windows-1.8.8-arm64-portable.7z",
1313
"hash": "48c261684482a4932a1ea7135d9777c7157a96ca4df6c48cc4ce66e2388293a6"
1414
}
1515
},
@@ -19,10 +19,10 @@
1919
"autoupdate": {
2020
"architecture": {
2121
"64bit": {
22-
"url": "https://github.com/mihomo-party-org/clash-party/releases/download/v$version/mihomo-party-windows-$version-x64-portable.7z"
22+
"url": "https://github.com/mihomo-party-org/clash-party/releases/download/v$version/clash-party-windows-$version-x64-portable.7z"
2323
},
2424
"arm64": {
25-
"url": "https://github.com/mihomo-party-org/clash-party/releases/download/v$version/mihomo-party-windows-$version-arm64-portable.7z"
25+
"url": "https://github.com/mihomo-party-org/clash-party/releases/download/v$version/clash-party-windows-$version-arm64-portable.7z"
2626
}
2727
},
2828
"hash": {
@@ -32,8 +32,8 @@
3232
"persist": "data",
3333
"shortcuts": [
3434
[
35-
"Mihomo Party.exe",
36-
"Mihomo Party"
35+
"Clash Party.exe",
36+
"Clash Party"
3737
]
3838
]
3939
}

0 commit comments

Comments
 (0)