v2ray: Update to version 4.42.2

This commit is contained in:
Jakub Čábera 2021-09-20 00:09:20 -07:00
parent 804d69d570
commit 32630a6893

View File

@ -1,16 +1,16 @@
{ {
"version": "4.41.1", "version": "4.42.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.41.1/v2ray-windows-64.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v4.42.2/v2ray-windows-64.zip",
"hash": "sha512:4d983cb165f62ae7b133174c8e87282273c1bf56fcc59175584e0bbaf022693558febd47a54a26ea1d8091e3dc8acc7a5975afd1127e9e57eac35b4a48999cb7" "hash": "sha512:60ee09b19300907ebb41efd9a477c53a48283283999fb3fe6a4331659fc7c40a9bae6fe2e73466fa315e50d6c1b353d801c7464bb16ed77f15c74d390e5c7dd1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v4.41.1/v2ray-windows-32.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v4.42.2/v2ray-windows-32.zip",
"hash": "sha512:fae1cb7b1a96616a8e1dde278078ed87e433bbd1bffd4f9f20d935cce1472c0e3b618e31095e7e281f66caf8b0a1d9c3f7bc1fb8a8f884bca1d14f27ea896c2e" "hash": "sha512:86432c728b0a265629b125f030726b907893d61e2f982b81c1be23aa1ecdbfcd58ba53e1585a29b715bbf7ad36676e4998ccf1fe631e2c8f2e35fcf99860db09"
} }
}, },
"installer": { "installer": {