{ "version": "4.19.1", "description": "A platform for building proxies to bypass network restrictions.", "homepage": "https://www.v2ray.com/", "license": "MIT", "persist": "config.json", "architecture": { "64bit": { "url": "https://github.com/v2ray/v2ray-core/releases/download/v4.19.1/v2ray-windows-64.zip", "hash": "sha512:1e2eccb6194b296fb11795a9945ed1e54e4e1c172aa127f234ac7bbbff143c329626dbaced3e1626db089f4436224e2f35718f420da3ede159a67821a4a3d128" }, "32bit": { "url": "https://github.com/v2ray/v2ray-core/releases/download/v4.19.1/v2ray-windows-32.zip", "hash": "sha512:7514735a4ef84082813b7184ba4ef499f511f890a13a78444d57063fe5f84c229bc7d116ffa40d2544782c9cb7b08818476926af3f68f474ff566760e73b5f5e" } }, "bin": "v2ray.exe", "checkver": { "github": "https://github.com/v2ray/v2ray-core" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/v2ray/v2ray-core/releases/download/v$version/v2ray-windows-64.zip" }, "32bit": { "url": "https://github.com/v2ray/v2ray-core/releases/download/v$version/v2ray-windows-32.zip" } }, "hash": { "url": "$url.dgst", "regex": "SHA512= $sha512" } } }