{ "version": "5.11.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.11.0/v2ray-windows-64.zip", "hash": "b51f6a1189b142cd1b9e8ad03fffdd68a5de0b1397a406561f9fd3860fef4cad" }, "32bit": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.11.0/v2ray-windows-32.zip", "hash": "fccdb36f1bd95ebe420398e92550b9c1792fdee92ac08ed26fb21603e7fe9b33" }, "arm64": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.11.0/v2ray-windows-arm64-v8a.zip", "hash": "844510452d077b83b6a82878976e05989dace814772716f5b52681724057326e" } }, "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" } } }