Skip to content

Commit

Permalink
clash-verge-rev: add arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Dec 10, 2023
1 parent 5dad762 commit db296c8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions bucket/clash-verge-rev.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"64bit": {
"url": "https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v1.4.3/Clash.Verge_1.4.3_x64_portable.zip",
"hash": "92e148c21d1e9499aab66564255a14b4e1808ef71e3a78e45692dc411d2d5192"
},
"arm64": {
"url": "https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v1.4.3/Clash.Verge_1.4.3_arm64_portable.zip",
"hash": "92e148c21d1e9499aab66564255a14b4e1808ef71e3a78e45692dc411d2d5192"
}
},
"shortcuts": [
Expand All @@ -30,6 +34,9 @@
"architecture": {
"64bit": {
"url": "https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v$version/Clash.Verge_$version_x64_portable.zip"
},
"arm64": {
"url": "https://github.com/clash-verge-rev/clash-verge-rev/releases/download/v$version/Clash.Verge_$version_arm64_portable.zip"
}
}
}
Expand Down

0 comments on commit db296c8

Please sign in to comment.