{ "version": "5.38.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.38.0/v2ray-windows-64.zip", "hash": "5a684dba1b8a5dd04c225e6ba6e69097b761891b33b6134955ee1de89c6b1034" }, "32bit": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.38.0/v2ray-windows-32.zip", "hash": "7c68364d588005523a3d556683318a8f63573294878cb5f10dd1f6abd8c64cc8" }, "arm64": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.38.0/v2ray-windows-arm64-v8a.zip", "hash": "85b5ad85a0df044b2255b5457275ab79acc21758514da3127cbcc337d96da264" } }, "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" } } }