From 759a6e8522c9ab4fd370804a6bddb071d44a8684 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 16:30:22 +0000 Subject: [PATCH] v2ray: Update to version 5.32.0 --- bucket/v2ray.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/v2ray.json b/bucket/v2ray.json index f3842130ce..10758a50c7 100644 --- a/bucket/v2ray.json +++ b/bucket/v2ray.json @@ -1,20 +1,20 @@ { - "version": "5.31.0", + "version": "5.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/v5.31.0/v2ray-windows-64.zip", - "hash": "7769d7c85679bb72689a24e593a268e6c44ee5c20901a2727d96abdb1dd19b31" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.32.0/v2ray-windows-64.zip", + "hash": "3caf3e11a310be9519b79a6307347bc20f26b0ccc8c71733028547a91dcb5106" }, "32bit": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.31.0/v2ray-windows-32.zip", - "hash": "362d5080a460a3a9a42491e945138a27d6cac227a09d6f519df0cfc95abf04d5" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.32.0/v2ray-windows-32.zip", + "hash": "e9f35f4a829b2f90c26f19967dd02069edbc89761bdb61ddb160f5f900b60013" }, "arm64": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.31.0/v2ray-windows-arm64-v8a.zip", - "hash": "f5e418e3f6489a78fa285f37ea79a0f448ec2d270f40d34a7ebfafc901d014f8" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.32.0/v2ray-windows-arm64-v8a.zip", + "hash": "0afa7a6ceec758e33fe80052728d304ace2186b02b40cff29708f1dd9bfa6a47" } }, "bin": "v2ray.exe",