v2ray: Update to version 5.41.0

This commit is contained in:
github-actions[bot] 2025-10-16 12:31:53 +00:00
parent f3d529a504
commit 1892f1be0f

View File

@ -1,20 +1,20 @@
{ {
"version": "5.40.0", "version": "5.41.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.40.0/v2ray-windows-64.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.41.0/v2ray-windows-64.zip",
"hash": "c497cc5f7a4bbc57db5ec7eeeed7e48758b264a710c4524fa004876e99a78a9d" "hash": "6a94aeeb9c7128a9d23526260a4b1c775f5686fa6c6e63045b909de7e9724435"
}, },
"32bit": { "32bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.40.0/v2ray-windows-32.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.41.0/v2ray-windows-32.zip",
"hash": "621302edc36c17af7a5a6993b84ad91f7c2c68d0e05cc6a27ce72efd7d292825" "hash": "db10fbe9974b898c9d232e829461bbcb29a53cf2ba25e98700fb0178d12f64dc"
}, },
"arm64": { "arm64": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v5.40.0/v2ray-windows-arm64-v8a.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.41.0/v2ray-windows-arm64-v8a.zip",
"hash": "ff634b5f3d0b5fbb5d61f7175eadd5d756f738d92092d5bc0b2fede969a49605" "hash": "710ea4340c69c16464e5038e2e0082bb4154d10ec04938f831896eff09eb2d17"
} }
}, },
"bin": "v2ray.exe", "bin": "v2ray.exe",