v2ray: Update to version 4.34.0

This commit is contained in:
Jakub Čábera 2021-01-06 06:46:44 +01:00
parent ec65d7e5f3
commit d5715e0bff

View File

@ -1,16 +1,16 @@
{ {
"version": "4.33.0", "version": "4.34.0",
"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.33.0/v2ray-windows-64.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v4.34.0/v2ray-windows-64.zip",
"hash": "sha512:2e263bcb6f3493b76c27d1e98ff47af16b9fb392ab12a3dcc58829943404a219a3db61ead0d1d0b3b3ce1339b9bbe1af4aeca3adf844a3b7777272a2da4def84" "hash": "sha512:c85c2b8beeaa5e37de4f0ca8dc984a4dabf3359c1042a73a716d14c823d70c05f5cca8aa7a34d7714e8521b8ee794819e03777ec0a0a20da07792d9d2356d10d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/v2fly/v2ray-core/releases/download/v4.33.0/v2ray-windows-32.zip", "url": "https://github.com/v2fly/v2ray-core/releases/download/v4.34.0/v2ray-windows-32.zip",
"hash": "sha512:471100f17d8a143a2588221039511b8149a06707898bf37a43199661ee80a6eebff55fee76d47b4b3d25d8c15f8b952efc4305128577dd91f99e28d26a5b4c8a" "hash": "sha512:26d0154482c595a6031fecb607ecd043bd98010d7ddb2bf09d2b84dfd9246d23a9e30fb81e16c3a7e9dbafe8abbb463d91e4e6ee440709d10485935a7fd7ed2b"
} }
}, },
"installer": { "installer": {