Skip to content

Commit 24e17d6

Browse files
authored
Update xray-plugin.json: add arm64
1 parent 95e9267 commit 24e17d6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

bucket/xray-plugin.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
"64bit": {
99
"url": "https://github.com/teddysun/xray-plugin/releases/download/v1.8.24/xray-plugin-windows-amd64-v1.8.24.tar.gz",
1010
"hash": "386fdd5974c69fd71e062ee1bcc50833c5d11559fbb7694faa25dec0a848ac71"
11+
},
12+
"arm64": {
13+
"url": "https://github.com/teddysun/xray-plugin/releases/download/v1.8.24/xray-plugin-windows-arm64-v1.8.24.tar.gz",
14+
"hash": "61e6a712e57c830a92a5badeeb76ac63400f94aadb44b2588de0367488fe93d1"
1115
}
1216
},
1317
"checkver": {
@@ -19,6 +23,9 @@
1923
"architecture": {
2024
"64bit": {
2125
"url": "https://github.com/teddysun/xray-plugin/releases/download/v$version/xray-plugin-windows-amd64-v$version.tar.gz"
26+
},
27+
"arm64": {
28+
"url": "https://github.com/teddysun/xray-plugin/releases/download/v$version/xray-plugin-windows-arm64-v$version.tar.gz"
2229
}
2330
}
2431
},

0 commit comments

Comments
 (0)