Skip to content

Commit 7485d3a

Browse files
authored
Remove arm64 architecture from flclash.json
Removed arm64 architecture details from the JSON configuration.
1 parent 1dbe6aa commit 7485d3a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

bucket/flclash.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,13 @@
77
"64bit": {
88
"url": "https://github.com/chen08209/FlClash/releases/download/v0.8.88/FlClash-0.8.88-windows-amd64.zip",
99
"hash": "39c659b8f02661b3c247e9e2e0717a2eee2d5d5a611ed362dd580f0d9b417f7b"
10-
},
11-
"arm64": {
12-
"url": "https://github.com/chen08209/FlClash/releases/download/v0.8.88/FlClash-0.8.88-windows-arm64.zip",
13-
"hash": "e2751f977ad14c3edaad0da6c9263fb5d5ed6a7fed85c7057605646413a2f143"
1410
}
1511
},
1612
"checkver": "github",
1713
"autoupdate": {
1814
"architecture": {
1915
"64bit": {
2016
"url": "https://github.com/chen08209/FlClash/releases/download/v$version/FlClash-$version-windows-amd64.zip"
21-
},
22-
"arm64": {
23-
"url": "https://github.com/chen08209/FlClash/releases/download/v$version/FlClash-$version-windows-arm64.zip"
2417
}
2518
}
2619
},

0 commit comments

Comments
 (0)