{ "version": "5.17.1", "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.17.1/v2ray-windows-64.zip", "hash": "499d96e18cc22c33f32336c693f837f9d09614e4c9ec087c51cd3faf8d880a7a" }, "32bit": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.17.1/v2ray-windows-32.zip", "hash": "c12001d317dce45a2105b38ef766d4171782f5994585b312e0845e8765c46c40" }, "arm64": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.17.1/v2ray-windows-arm64-v8a.zip", "hash": "e5cd421e020dacd8b7fbf8449fff67c636bf0957ee533c3bb5da5157a9337ca9" } }, "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" } } }