From 382b4b7b4871dd95bdbc27979b496fb96d333739 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 04:25:39 +0000 Subject: [PATCH] v2ray: Update to version 5.8.0 --- bucket/v2ray.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/v2ray.json b/bucket/v2ray.json index e777161c4e..477ecc4035 100644 --- a/bucket/v2ray.json +++ b/bucket/v2ray.json @@ -1,20 +1,20 @@ { - "version": "5.7.0", + "version": "5.8.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/v5.7.0/v2ray-windows-64.zip", - "hash": "df0d870e3fd3cf2322853824a3ff3978fda24aa14c76045b13458f2afc980d57" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.8.0/v2ray-windows-64.zip", + "hash": "68da4bbaa03f5ab3e90da966de6f0c40370533acc574f940cabcd2245516e188" }, "32bit": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.7.0/v2ray-windows-32.zip", - "hash": "9370115982a41d46e097addc66e9ab0517adebf3fbef99dead6158a90225ac01" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.8.0/v2ray-windows-32.zip", + "hash": "e94779677b093bc4a2997842e63e3dffe3f8bab234f2f07c049c0cdfeecb4b69" }, "arm64": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.7.0/v2ray-windows-arm64-v8a.zip", - "hash": "c656b192d3d6b053eb3d97b23cd8c36e1e35014af1c9cc0d5121b92370aa1f5e" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.8.0/v2ray-windows-arm64-v8a.zip", + "hash": "bdfe24532c87704803ce9fd0ebc0787b30926caeb60e79f753f1d5c8fdfcda09" } }, "bin": "v2ray.exe",