v2ray: Update to version 4.20.0

This commit is contained in:
Richard Kuhnt 2019-07-12 10:00:26 +00:00
parent 6705ce04ba
commit 5bc97b957a

View File

@ -1,17 +1,17 @@
{
"version": "4.19.1",
"version": "4.20.0",
"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"
"url": "https://github.com/v2ray/v2ray-core/releases/download/v4.20.0/v2ray-windows-64.zip",
"hash": "sha512:234ead58dc32218ec87e4f2d530222cd6f8292bd19d243bb0201c1d6a1f78a9b4642e1f1839c82335db7c0c0ed8067f35652667b2d769757c64e185c122102ff"
},
"32bit": {
"url": "https://github.com/v2ray/v2ray-core/releases/download/v4.19.1/v2ray-windows-32.zip",
"hash": "sha512:7514735a4ef84082813b7184ba4ef499f511f890a13a78444d57063fe5f84c229bc7d116ffa40d2544782c9cb7b08818476926af3f68f474ff566760e73b5f5e"
"url": "https://github.com/v2ray/v2ray-core/releases/download/v4.20.0/v2ray-windows-32.zip",
"hash": "sha512:c40e5c04ad9f7c6d4cfa3d7c6cb2a1fc784c5708b55c83e016252ded2f4c79bef2473af0dd79108c391046476a4eb5ff97caeb05512d58083950a631988e20b3"
}
},
"bin": "v2ray.exe",