From b9df36c7c8619b5808f5bb36890477a7aa41d711 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 12:32:12 +0000 Subject: [PATCH] v2ray: Update to version 5.37.0 --- bucket/v2ray.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/v2ray.json b/bucket/v2ray.json index f0730655c1..0478d43efc 100644 --- a/bucket/v2ray.json +++ b/bucket/v2ray.json @@ -1,20 +1,20 @@ { - "version": "5.35.0", + "version": "5.37.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.35.0/v2ray-windows-64.zip", - "hash": "8c983ee9268174f6ea6f463adc3f61b0a7ccf7d87a360225aa3590252ebfb750" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.37.0/v2ray-windows-64.zip", + "hash": "7047d6cd59a186c1bae1e2a9d16e9215f31751a57c784c0c7457d3e56eca0bfe" }, "32bit": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.35.0/v2ray-windows-32.zip", - "hash": "5180ba324626d5d3b14c62fda4fde001c9480ea7ddfb0ebb1a78697104afe910" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.37.0/v2ray-windows-32.zip", + "hash": "0bae62f8ffb656651f13f3dd6bf371dcb105430159558ec03f29b42b9519c5a3" }, "arm64": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.35.0/v2ray-windows-arm64-v8a.zip", - "hash": "28db2594f51d21f57a985b5cb5254b2fad28f3cc5182af97a5608968810cb32d" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.37.0/v2ray-windows-arm64-v8a.zip", + "hash": "2fabee161689304ac765135a13e07df0f4e31086ed5fa55d186fbb9f19d744f9" } }, "bin": "v2ray.exe",