v2ray: Update to version 5.30.0

This commit is contained in:
github-actions[bot] 2025-04-15 16:30:22 +00:00
parent 1b1d8cdea1
commit 8aa83985b4

View File

@ -1,20 +1,20 @@
{
"version": "5.29.3",
"version": "5.30.0",
"description": "A platform for building proxies to bypass network restrictions.",
"homepage": "https://www.v2fly.org/en_US/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.29.3/v2ray-windows-64.zip",
"hash": "447d8d84573dbfb2b9103b1b94d28f18bcd5a5f74a1488d2ff5dfb82f1a2e8ed"
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.30.0/v2ray-windows-64.zip",
"hash": "9aa600680cb35bf30a11524baba7480bbb4a61f3da3e1573d9eb13dbf9d30239"
},
"32bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.29.3/v2ray-windows-32.zip",
"hash": "c2e2df49d47881236434c81b44be39fcbd91ddee407686723c2cd85018ef6bca"
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.30.0/v2ray-windows-32.zip",
"hash": "cabb31eb4b5cb9abdeda11e2a53bb97b0e41f4bd9de1fdf1fbf11c63ab11292a"
},
"arm64": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.29.3/v2ray-windows-arm64-v8a.zip",
"hash": "1f189e86f14f2799bfb09597212686ca4d2f0435e3e9fc52da39fe67474540b0"
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.30.0/v2ray-windows-arm64-v8a.zip",
"hash": "cd0284bff30fd4c04dd7b920acb6614545d2c77133c2c30ca51045eacca68561"
}
},
"bin": "v2ray.exe",