v2ray: Update to version 5.8.0

This commit is contained in:
github-actions[bot] 2023-10-23 04:25:39 +00:00
parent 0c3c3d2a4b
commit 382b4b7b48

View File

@ -1,20 +1,20 @@
{
"version": "5.7.0",
"version": "5.8.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.7.0/v2ray-windows-64.zip",
"hash": "df0d870e3fd3cf2322853824a3ff3978fda24aa14c76045b13458f2afc980d57"
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.8.0/v2ray-windows-64.zip",
"hash": "68da4bbaa03f5ab3e90da966de6f0c40370533acc574f940cabcd2245516e188"
},
"32bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.7.0/v2ray-windows-32.zip",
"hash": "9370115982a41d46e097addc66e9ab0517adebf3fbef99dead6158a90225ac01"
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.8.0/v2ray-windows-32.zip",
"hash": "e94779677b093bc4a2997842e63e3dffe3f8bab234f2f07c049c0cdfeecb4b69"
},
"arm64": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.7.0/v2ray-windows-arm64-v8a.zip",
"hash": "c656b192d3d6b053eb3d97b23cd8c36e1e35014af1c9cc0d5121b92370aa1f5e"
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.8.0/v2ray-windows-arm64-v8a.zip",
"hash": "bdfe24532c87704803ce9fd0ebc0787b30926caeb60e79f753f1d5c8fdfcda09"
}
},
"bin": "v2ray.exe",