v2ray: Update to version 4.39.2

This commit is contained in:
Jakub Čábera 2021-05-26 23:11:31 -07:00
parent 76b1f92891
commit cb52135f5d

View File

@ -1,16 +1,16 @@
{ {
"version": "4.38.3", "version": "4.39.2",
"description": "A platform for building proxies to bypass network restrictions.", "description": "A platform for building proxies to bypass network restrictions.",
"homepage": "https://www.v2fly.org/en_US/", "homepage": "https://www.v2fly.org/en_US/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v4.38.3/v2ray-windows-64.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v4.39.2/v2ray-windows-64.zip",
"hash": "sha512:58e548592ba2714b6de6c6868e7883b0ee4b1c8c7a36f3773b8e53db53bf7ecf7139ec541916d16ad494b7c82892e9e2ea52375c0e4f3af79edfe1a920608f41" "hash": "sha512:e7e6516fd19c4c0e1a6b0810139a418912739f3a0bfac4c11ca22584cd0b3f9c02ed9a7937de3e74d51efabb0ce68ca954ab94f66dd787a2811685a3c82862b8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v4.38.3/v2ray-windows-32.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v4.39.2/v2ray-windows-32.zip",
"hash": "sha512:105651f43ed0bdb27e373fb3eaa822babc01c031de4acaaead15a1c8f7fb39e5b3f40ccf7c55b323e01620f8138b35f3d05bac12f4ddc2226acb62ccf8b3fb71" "hash": "sha512:590d933345e6b4ec70a71ec58de310fe6db3e1d81f12a3cc3e408afbefae86ff26a0d7dbb1117756f171a9fc491a6f3e66f7828af0adc3a436035dda50c9bc01"
} }
}, },
"installer": { "installer": {