{ "version": "5.13.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.13.0/v2ray-windows-64.zip", "hash": "d245353d8a2a0a4759de9b4a5fcc92a1234f25982e35afad3bf75316728e1f48" }, "32bit": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.13.0/v2ray-windows-32.zip", "hash": "c4b2c752c08ab1ad34bf9b120bd60f6e70a5316ee52c1954996c519b500425c6" }, "arm64": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.13.0/v2ray-windows-arm64-v8a.zip", "hash": "d8d1370d3529434344e3dcdd82d3297ae29b4b372e3727a8f95eb47f9161367f" } }, "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" } } }