{ "version": "5.24.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.24.0/v2ray-windows-64.zip", "hash": "c0fe977f2ae3dd102ad477e86c29b48bf85fbe1683d3dd4780ed503b766d3186" }, "32bit": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.24.0/v2ray-windows-32.zip", "hash": "3879d0fe843bc5722790596b4d4ea83aa382d539a8c0ea44feb2774e1bfcbe53" }, "arm64": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.24.0/v2ray-windows-arm64-v8a.zip", "hash": "0159df3f1566f2f557c087711180bf20e117b02a3d00d55f0d66822a43b70bea" } }, "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" } } }