{ "version": "5.19.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.19.0/v2ray-windows-64.zip", "hash": "31bcddf420814acfdbc651c1daa41a290a2c657ce111f8b911e86c962db7da87" }, "32bit": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.19.0/v2ray-windows-32.zip", "hash": "72e97ab65e703cd0d09d390a1fb7e5cb25df9ad4230bf14401ad43fad88e2e93" }, "arm64": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.19.0/v2ray-windows-arm64-v8a.zip", "hash": "7a96a974cf1e0745956372d52a7505dca5fec6e399a7b653904af8f1dd89bdee" } }, "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" } } }