{ "version": "5.41.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.41.0/v2ray-windows-64.zip", "hash": "6a94aeeb9c7128a9d23526260a4b1c775f5686fa6c6e63045b909de7e9724435" }, "32bit": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.41.0/v2ray-windows-32.zip", "hash": "db10fbe9974b898c9d232e829461bbcb29a53cf2ba25e98700fb0178d12f64dc" }, "arm64": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.41.0/v2ray-windows-arm64-v8a.zip", "hash": "710ea4340c69c16464e5038e2e0082bb4154d10ec04938f831896eff09eb2d17" } }, "bin": "v2ray.exe", "persist": "config.json", "checkver": { "github": "https://github.com/v2fly/v2ray-core" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v$version/v2ray-windows-64.zip" }, "32bit": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v$version/v2ray-windows-32.zip" }, "arm64": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v$version/v2ray-windows-arm64-v8a.zip" } }, "hash": { "url": "$url.dgst", "regex": "SHA2-256= $sha256" } } }