mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
v2ray: Update to version 5.38.0
This commit is contained in:
parent
d7b56d2289
commit
bf3c2b8a2c
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "5.37.0",
|
"version": "5.38.0",
|
||||||
"description": "A platform for building proxies to bypass network restrictions.",
|
"description": "A platform for building proxies to bypass network restrictions.",
|
||||||
"homepage": "https://www.v2fly.org/en_US/",
|
"homepage": "https://www.v2fly.org/en_US/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.37.0/v2ray-windows-64.zip",
|
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.38.0/v2ray-windows-64.zip",
|
||||||
"hash": "7047d6cd59a186c1bae1e2a9d16e9215f31751a57c784c0c7457d3e56eca0bfe"
|
"hash": "5a684dba1b8a5dd04c225e6ba6e69097b761891b33b6134955ee1de89c6b1034"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.37.0/v2ray-windows-32.zip",
|
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.38.0/v2ray-windows-32.zip",
|
||||||
"hash": "0bae62f8ffb656651f13f3dd6bf371dcb105430159558ec03f29b42b9519c5a3"
|
"hash": "7c68364d588005523a3d556683318a8f63573294878cb5f10dd1f6abd8c64cc8"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.37.0/v2ray-windows-arm64-v8a.zip",
|
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.38.0/v2ray-windows-arm64-v8a.zip",
|
||||||
"hash": "2fabee161689304ac765135a13e07df0f4e31086ed5fa55d186fbb9f19d744f9"
|
"hash": "85b5ad85a0df044b2255b5457275ab79acc21758514da3127cbcc337d96da264"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "v2ray.exe",
|
"bin": "v2ray.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user