From fee3e6044692f9f4ea81aa290573a24ee88eb493 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 16:29:51 +0000 Subject: [PATCH] v2ray: Update to version 5.29.3 --- bucket/v2ray.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/v2ray.json b/bucket/v2ray.json index 68a213cbaa..8d7bd87054 100644 --- a/bucket/v2ray.json +++ b/bucket/v2ray.json @@ -1,20 +1,20 @@ { - "version": "5.28.0", + "version": "5.29.3", "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.28.0/v2ray-windows-64.zip", - "hash": "1db2a267133e50ee3c7ef74417391c24b0b5be88ce1fb1df873afb692ef31a2a" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.29.3/v2ray-windows-64.zip", + "hash": "447d8d84573dbfb2b9103b1b94d28f18bcd5a5f74a1488d2ff5dfb82f1a2e8ed" }, "32bit": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.28.0/v2ray-windows-32.zip", - "hash": "4852c4dd947b477f37ac6b3196598a911a187e87e948f39e47377cc60d02de98" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.29.3/v2ray-windows-32.zip", + "hash": "c2e2df49d47881236434c81b44be39fcbd91ddee407686723c2cd85018ef6bca" }, "arm64": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.28.0/v2ray-windows-arm64-v8a.zip", - "hash": "3377bf7647fbdcef2f8e7fa09fd6020eedda5922aac60cf3d7994de475aa5e63" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.29.3/v2ray-windows-arm64-v8a.zip", + "hash": "1f189e86f14f2799bfb09597212686ca4d2f0435e3e9fc52da39fe67474540b0" } }, "bin": "v2ray.exe",