From 513a1f3be93ff272f875ca47a368ced9dddc75a1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 1 Nov 2020 08:58:49 +0100 Subject: [PATCH] v2ray: Update to version 4.32.0 --- bucket/v2ray.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/v2ray.json b/bucket/v2ray.json index 1fc6ee0e7c..b6d834e642 100644 --- a/bucket/v2ray.json +++ b/bucket/v2ray.json @@ -1,16 +1,16 @@ { - "version": "4.31.3", + "version": "4.32.0", "description": "A platform for building proxies to bypass network restrictions.", "homepage": "https://www.v2fly.org/en_US/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v4.31.3/v2ray-windows-64.zip", - "hash": "sha512:e475ba070c813968911833dc21cd7433bdad2c584474588f5f438c34f42805dc9f53937ca83291df85545cd053c4b463619337fedafbbec33ae2a3eb3eb237cf" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v4.32.0/v2ray-windows-64.zip", + "hash": "sha512:8b1eab08ca456b26b39966cae010a3fc97fdc88f3c0d23f867d82cdac87cdc9813f3eb5abc201eef8dec8bbc9aafdd9d264a75853fb6458db3eff7fdd2c0c5e7" }, "32bit": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v4.31.3/v2ray-windows-32.zip", - "hash": "sha512:7d00117cc93816e9365fb7f8318c56bc0c1677ee1b01defa09f0aa5249b8f3337c71fe3338a3b5a5a21ea131b0d765e7e950eeb0ba7b3089b6710753aef3ffb2" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v4.32.0/v2ray-windows-32.zip", + "hash": "sha512:73dabfcf63e773851c4fd6114dade8859f10cfaff6c59f4a5844fb72099021d4712bc5d55dec1618dcae64866c623c22d865cc0496b2053bee703449795dfe17" } }, "installer": {