mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
parent
107b6e20a7
commit
f5e2cb57e3
@ -6,11 +6,11 @@
|
||||
"persist": "config.json",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/v2ray/v2ray-core/releases/download/v4.23.4/v2ray-windows-64.zip",
|
||||
"url": "https://github.com/v2fly/v2ray-core/releases/download/v4.23.4/v2ray-windows-64.zip",
|
||||
"hash": "sha512:9148bfdcc6e2ad24ce024dc3d71bfb8f67d11e329a5e8b998b50ea5bcb33b864a02992aa60c8c14cafc4e59ae88094fb1e92abb0ea73609cb30417e5d109f9db"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/v2ray/v2ray-core/releases/download/v4.23.4/v2ray-windows-32.zip",
|
||||
"url": "https://github.com/v2fly/v2ray-core/releases/download/v4.23.4/v2ray-windows-32.zip",
|
||||
"hash": "sha512:61945bf96b012cedcc3ef6e343aa12b62aa9dcd45084c443dec57e5148322bb6a51cdc9371f7578582b0d0cadbb6c956f8cd93e0d8e5ae6c053ac97663a19c88"
|
||||
}
|
||||
},
|
||||
@ -20,15 +20,15 @@
|
||||
"wv2ray.exe"
|
||||
],
|
||||
"checkver": {
|
||||
"github": "https://github.com/v2ray/v2ray-core"
|
||||
"github": "https://github.com/v2fly/v2ray-core"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/v2ray/v2ray-core/releases/download/v$version/v2ray-windows-64.zip"
|
||||
"url": "https://github.com/v2fly/v2ray-core/releases/download/v$version/v2ray-windows-64.zip"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/v2ray/v2ray-core/releases/download/v$version/v2ray-windows-32.zip"
|
||||
"url": "https://github.com/v2fly/v2ray-core/releases/download/v$version/v2ray-windows-32.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user