diff --git a/bucket/v2ray.json b/bucket/v2ray.json index 06571905ac..e777161c4e 100644 --- a/bucket/v2ray.json +++ b/bucket/v2ray.json @@ -1,20 +1,20 @@ { - "version": "5.6.0", + "version": "5.7.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.6.0/v2ray-windows-64.zip", - "hash": "43698c3152a4ad1ceccb06d5802e35f9aad12eac80702660093726801f386641" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.7.0/v2ray-windows-64.zip", + "hash": "df0d870e3fd3cf2322853824a3ff3978fda24aa14c76045b13458f2afc980d57" }, "32bit": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.6.0/v2ray-windows-32.zip", - "hash": "8f59ba6ae0290a71d9d636eb09cfcdf02f256240fdac20e9a7d5067354ba9fda" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.7.0/v2ray-windows-32.zip", + "hash": "9370115982a41d46e097addc66e9ab0517adebf3fbef99dead6158a90225ac01" }, "arm64": { - "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.6.0/v2ray-windows-arm64-v8a.zip", - "hash": "c896a9e2543418563f00a4b411c30c955a63d8af7dda446d2518a46fec1de6b3" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v5.7.0/v2ray-windows-arm64-v8a.zip", + "hash": "c656b192d3d6b053eb3d97b23cd8c36e1e35014af1c9cc0d5121b92370aa1f5e" } }, "bin": "v2ray.exe",