mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
v2ray: Update to version 5.9.0
This commit is contained in:
parent
189a2ccb2f
commit
f783f08028
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "5.8.0",
|
"version": "5.9.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.8.0/v2ray-windows-64.zip",
|
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.9.0/v2ray-windows-64.zip",
|
||||||
"hash": "68da4bbaa03f5ab3e90da966de6f0c40370533acc574f940cabcd2245516e188"
|
"hash": "ee3eda9aa168e264a2e32cf75d19316bb96a5b446f73975f2aaf715cf889b103"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.8.0/v2ray-windows-32.zip",
|
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.9.0/v2ray-windows-32.zip",
|
||||||
"hash": "e94779677b093bc4a2997842e63e3dffe3f8bab234f2f07c049c0cdfeecb4b69"
|
"hash": "37707605871ba387707816259ddcde024fe24fd9f0f3fa041a5f3cbbb12f5d4f"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.8.0/v2ray-windows-arm64-v8a.zip",
|
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.9.0/v2ray-windows-arm64-v8a.zip",
|
||||||
"hash": "bdfe24532c87704803ce9fd0ebc0787b30926caeb60e79f753f1d5c8fdfcda09"
|
"hash": "42abb5190a6c542c5e36e9c10c0164730c51a72b56802ca19d82527e95a0e023"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "v2ray.exe",
|
"bin": "v2ray.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user