v2ray: Update to version 5.32.0

This commit is contained in:
github-actions[bot] 2025-05-21 16:30:22 +00:00
parent 26d448e68a
commit 759a6e8522

View File

@ -1,20 +1,20 @@
{
"version": "5.31.0",
"version": "5.32.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.31.0/v2ray-windows-64.zip",
"hash": "7769d7c85679bb72689a24e593a268e6c44ee5c20901a2727d96abdb1dd19b31"
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.32.0/v2ray-windows-64.zip",
"hash": "3caf3e11a310be9519b79a6307347bc20f26b0ccc8c71733028547a91dcb5106"
},
"32bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.31.0/v2ray-windows-32.zip",
"hash": "362d5080a460a3a9a42491e945138a27d6cac227a09d6f519df0cfc95abf04d5"
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.32.0/v2ray-windows-32.zip",
"hash": "e9f35f4a829b2f90c26f19967dd02069edbc89761bdb61ddb160f5f900b60013"
},
"arm64": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.31.0/v2ray-windows-arm64-v8a.zip",
"hash": "f5e418e3f6489a78fa285f37ea79a0f448ec2d270f40d34a7ebfafc901d014f8"
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.32.0/v2ray-windows-arm64-v8a.zip",
"hash": "0afa7a6ceec758e33fe80052728d304ace2186b02b40cff29708f1dd9bfa6a47"
}
},
"bin": "v2ray.exe",