v2ray: Update to version 4.35.1

This commit is contained in:
Jakub Čábera 2021-03-08 08:30:04 +01:00
parent 75b50bb124
commit 90c6cecb9a

View File

@ -1,16 +1,16 @@
{ {
"version": "4.34.0", "version": "4.35.1",
"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.34.0/v2ray-windows-64.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v4.35.1/v2ray-windows-64.zip",
"hash": "sha512:c85c2b8beeaa5e37de4f0ca8dc984a4dabf3359c1042a73a716d14c823d70c05f5cca8aa7a34d7714e8521b8ee794819e03777ec0a0a20da07792d9d2356d10d" "hash": "sha512:29c6cccef65395e814bc3aae00bd870cd5bfc2f9213f33840858a9d08da6a7f3a7e2bfbeb35d9a044152f6de8905c7f11fe248351bcb4a3aec622d482b1864ec"
}, },
"32bit": { "32bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v4.34.0/v2ray-windows-32.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v4.35.1/v2ray-windows-32.zip",
"hash": "sha512:26d0154482c595a6031fecb607ecd043bd98010d7ddb2bf09d2b84dfd9246d23a9e30fb81e16c3a7e9dbafe8abbb463d91e4e6ee440709d10485935a7fd7ed2b" "hash": "sha512:fe8e84e8c96f286e442a4f6e051709959c86a66e8e5dd554ee9688334d6152e89c22ee24e1785fbe5075c47d408a179d31b61dfed6ae0d0498c9cf4be91c085f"
} }
}, },
"installer": { "installer": {