{ "version": "5.44.1", "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.44.1/v2ray-windows-64.zip", "hash": "ec5972ae3204105c5bd5e58836a27f7b015dfe9ef62f1a73e7f83f2096333687" }, "32bit": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.44.1/v2ray-windows-32.zip", "hash": "f7597edfc7276deb93d2c2e3978435eaaf2e219a6cd300ed0e1f4397c68aed82" }, "arm64": { "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.44.1/v2ray-windows-arm64-v8a.zip", "hash": "3b160dac04cb19b23311c5b2a0616184bdce81192e53479254520555a71d97c2" } }, "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" } } }