{ "version": "5.18.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.18.0/v2ray-windows-64.zip", "hash": "dfe25c2ef8a0148a880161f37dd3ae3f42efdf12730433999d2dd1e5a18483da" }, "32bit": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.18.0/v2ray-windows-32.zip", "hash": "c0ccfd7db66a843e24fba0c2f205f123f9db0724b847f64ea23f91e220d2cebd" }, "arm64": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.18.0/v2ray-windows-arm64-v8a.zip", "hash": "5ac8421d6dd0efa2ef0405ff609125013e92a300329bb69111d7f775adfff633" } }, "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" } } }