v2ray: Update to version 5.35.0

This commit is contained in:
github-actions[bot] 2025-07-03 16:29:58 +00:00
parent dba71b4b43
commit f55a1c8687

View File

@ -1,20 +1,20 @@
{ {
"version": "5.34.0", "version": "5.35.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.34.0/v2ray-windows-64.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.35.0/v2ray-windows-64.zip",
"hash": "9cca536027de656c3bc1c4a2af3369cde53473036fbc7bba97153462081d986d" "hash": "8c983ee9268174f6ea6f463adc3f61b0a7ccf7d87a360225aa3590252ebfb750"
}, },
"32bit": { "32bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.34.0/v2ray-windows-32.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.35.0/v2ray-windows-32.zip",
"hash": "c5be9df008f5a7e802431d97d75d3112ceeb1d4ed3ecdb7731b9da9208602fc0" "hash": "5180ba324626d5d3b14c62fda4fde001c9480ea7ddfb0ebb1a78697104afe910"
}, },
"arm64": { "arm64": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.34.0/v2ray-windows-arm64-v8a.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.35.0/v2ray-windows-arm64-v8a.zip",
"hash": "f8cbbeebe4567e89222eabf16fbb234e3a7561d8f54f095fcaaa31e0abaa63cc" "hash": "28db2594f51d21f57a985b5cb5254b2fad28f3cc5182af97a5608968810cb32d"
} }
}, },
"bin": "v2ray.exe", "bin": "v2ray.exe",