From c5ae8c246bda375961bbdf2052d10485498af053 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 20:27:44 +0000 Subject: [PATCH] v2ray: Update to version 5.19.0 --- bucket/v2ray.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/v2ray.json b/bucket/v2ray.json index 3a37fcaba4..202f29cdff 100644 --- a/bucket/v2ray.json +++ b/bucket/v2ray.json @@ -1,20 +1,20 @@ { - "version": "5.18.0", + "version": "5.19.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.18.0/v2ray-windows-64.zip", - "hash": "dfe25c2ef8a0148a880161f37dd3ae3f42efdf12730433999d2dd1e5a18483da" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.19.0/v2ray-windows-64.zip", + "hash": "31bcddf420814acfdbc651c1daa41a290a2c657ce111f8b911e86c962db7da87" }, "32bit": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.18.0/v2ray-windows-32.zip", - "hash": "c0ccfd7db66a843e24fba0c2f205f123f9db0724b847f64ea23f91e220d2cebd" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.19.0/v2ray-windows-32.zip", + "hash": "72e97ab65e703cd0d09d390a1fb7e5cb25df9ad4230bf14401ad43fad88e2e93" }, "arm64": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.18.0/v2ray-windows-arm64-v8a.zip", - "hash": "5ac8421d6dd0efa2ef0405ff609125013e92a300329bb69111d7f775adfff633" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.19.0/v2ray-windows-arm64-v8a.zip", + "hash": "7a96a974cf1e0745956372d52a7505dca5fec6e399a7b653904af8f1dd89bdee" } }, "bin": "v2ray.exe",