From 8aa83985b42932e09733561f495de97e41a1d3bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 16:30:22 +0000 Subject: [PATCH] v2ray: Update to version 5.30.0 --- bucket/v2ray.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/v2ray.json b/bucket/v2ray.json index 8d7bd87054..44ff4382c9 100644 --- a/bucket/v2ray.json +++ b/bucket/v2ray.json @@ -1,20 +1,20 @@ { - "version": "5.29.3", + "version": "5.30.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.29.3/v2ray-windows-64.zip", - "hash": "447d8d84573dbfb2b9103b1b94d28f18bcd5a5f74a1488d2ff5dfb82f1a2e8ed" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.30.0/v2ray-windows-64.zip", + "hash": "9aa600680cb35bf30a11524baba7480bbb4a61f3da3e1573d9eb13dbf9d30239" }, "32bit": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.29.3/v2ray-windows-32.zip", - "hash": "c2e2df49d47881236434c81b44be39fcbd91ddee407686723c2cd85018ef6bca" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.30.0/v2ray-windows-32.zip", + "hash": "cabb31eb4b5cb9abdeda11e2a53bb97b0e41f4bd9de1fdf1fbf11c63ab11292a" }, "arm64": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.29.3/v2ray-windows-arm64-v8a.zip", - "hash": "1f189e86f14f2799bfb09597212686ca4d2f0435e3e9fc52da39fe67474540b0" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.30.0/v2ray-windows-arm64-v8a.zip", + "hash": "cd0284bff30fd4c04dd7b920acb6614545d2c77133c2c30ca51045eacca68561" } }, "bin": "v2ray.exe",