diff --git a/bucket/v2ray.json b/bucket/v2ray.json index 44ff4382c9..f3842130ce 100644 --- a/bucket/v2ray.json +++ b/bucket/v2ray.json @@ -1,20 +1,20 @@ { - "version": "5.30.0", + "version": "5.31.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.30.0/v2ray-windows-64.zip", - "hash": "9aa600680cb35bf30a11524baba7480bbb4a61f3da3e1573d9eb13dbf9d30239" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.31.0/v2ray-windows-64.zip", + "hash": "7769d7c85679bb72689a24e593a268e6c44ee5c20901a2727d96abdb1dd19b31" }, "32bit": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.30.0/v2ray-windows-32.zip", - "hash": "cabb31eb4b5cb9abdeda11e2a53bb97b0e41f4bd9de1fdf1fbf11c63ab11292a" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.31.0/v2ray-windows-32.zip", + "hash": "362d5080a460a3a9a42491e945138a27d6cac227a09d6f519df0cfc95abf04d5" }, "arm64": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.30.0/v2ray-windows-arm64-v8a.zip", - "hash": "cd0284bff30fd4c04dd7b920acb6614545d2c77133c2c30ca51045eacca68561" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.31.0/v2ray-windows-arm64-v8a.zip", + "hash": "f5e418e3f6489a78fa285f37ea79a0f448ec2d270f40d34a7ebfafc901d014f8" } }, "bin": "v2ray.exe",