mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
v2ray: Update to version 4.23.1
This commit is contained in:
parent
7b52ae1198
commit
4c3af70cfa
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"version": "4.22.1",
|
"version": "4.23.1",
|
||||||
"description": "A platform for building proxies to bypass network restrictions.",
|
"description": "A platform for building proxies to bypass network restrictions.",
|
||||||
"homepage": "https://www.v2ray.com/",
|
"homepage": "https://www.v2ray.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"persist": "config.json",
|
"persist": "config.json",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/v2ray/v2ray-core/releases/download/v4.22.1/v2ray-windows-64.zip",
|
"url": "https://github.com/v2ray/v2ray-core/releases/download/v4.23.1/v2ray-windows-64.zip",
|
||||||
"hash": "sha512:db716d8e4cd63aae777ddfb04f1a0d63233045fa5341d03cb31fc3158ffd341de4c26f90c964bb0d8f00d28b0aac5f1a4f2f19f768b0e2773f34aa0fb60ce3bc"
|
"hash": "sha512:400d6f51417117b68c98301b30927c9a4336144b56e6a44d89e2aa9c4e84679a6d5028e2fc9a42111c564f4906365162880b7506905fee565e1120c0b57e5240"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/v2ray/v2ray-core/releases/download/v4.22.1/v2ray-windows-32.zip",
|
"url": "https://github.com/v2ray/v2ray-core/releases/download/v4.23.1/v2ray-windows-32.zip",
|
||||||
"hash": "sha512:f76e2a31202f71cee33499d7b03f8131633cb0708fbe298b60fa21fa2d6fbd404de08a73f8ec0ec5973282d0fa6f3ebc9ed3cec8bbe05cf33faa13add0f86e6f"
|
"hash": "sha512:0d89c4482431467857aafd3b1b3c38c71ea32100b8f7ae41439cd2274db4f1293a2f41fef3c2ba138f4507b1c1e67ccd8b242b618ba41fed9ada5a087e8ffeb1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user