From a2cab7c6456819814ee4d5f2503bff0eef2abb7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 16:32:25 +0000 Subject: [PATCH] v2ray: Update to version 5.43.0 --- bucket/v2ray.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/v2ray.json b/bucket/v2ray.json index 7c18264b8b..a79ce3b1a5 100644 --- a/bucket/v2ray.json +++ b/bucket/v2ray.json @@ -1,20 +1,20 @@ { - "version": "5.42.0", + "version": "5.43.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.42.0/v2ray-windows-64.zip", - "hash": "04a294f4d7d74eebc795093b1a1895205636de66a9df6b684466fd058cfd9a07" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.43.0/v2ray-windows-64.zip", + "hash": "eee6f92da242b81f88ab7e7313b9646a62244cee1e42a1c35cab2faec82292ab" }, "32bit": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.42.0/v2ray-windows-32.zip", - "hash": "67f05760d9d8300de20ce1f9062bb46c5b7a2dd638b72ac719a6f3ac55b0664f" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.43.0/v2ray-windows-32.zip", + "hash": "48c3901023d9099e7a1d80c318a88d5ba181cc1a7523e6d1efb9b21a42f4175c" }, "arm64": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.42.0/v2ray-windows-arm64-v8a.zip", - "hash": "59df0b478dbf1b546160378178bfee0868940ac7f8579c98d1ece001be3c36ef" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.43.0/v2ray-windows-arm64-v8a.zip", + "hash": "e028dd3a19f0db57ac8f8f7a64c94997d731aa388ca7fd8e6e60fed9906b2207" } }, "bin": "v2ray.exe",