diff --git a/bucket/v2ray.json b/bucket/v2ray.json index 762e040fa4..2bcd977601 100644 --- a/bucket/v2ray.json +++ b/bucket/v2ray.json @@ -6,11 +6,11 @@ "persist": "config.json", "architecture": { "64bit": { - "url": "https://github.com/v2ray/v2ray-core/releases/download/v4.23.4/v2ray-windows-64.zip", + "url": "https://github.com/v2fly/v2ray-core/releases/download/v4.23.4/v2ray-windows-64.zip", "hash": "sha512:9148bfdcc6e2ad24ce024dc3d71bfb8f67d11e329a5e8b998b50ea5bcb33b864a02992aa60c8c14cafc4e59ae88094fb1e92abb0ea73609cb30417e5d109f9db" }, "32bit": { - "url": "https://github.com/v2ray/v2ray-core/releases/download/v4.23.4/v2ray-windows-32.zip", + "url": "https://github.com/v2fly/v2ray-core/releases/download/v4.23.4/v2ray-windows-32.zip", "hash": "sha512:61945bf96b012cedcc3ef6e343aa12b62aa9dcd45084c443dec57e5148322bb6a51cdc9371f7578582b0d0cadbb6c956f8cd93e0d8e5ae6c053ac97663a19c88" } }, @@ -20,15 +20,15 @@ "wv2ray.exe" ], "checkver": { - "github": "https://github.com/v2ray/v2ray-core" + "github": "https://github.com/v2fly/v2ray-core" }, "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/v2ray/v2ray-core/releases/download/v$version/v2ray-windows-64.zip" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v$version/v2ray-windows-64.zip" }, "32bit": { - "url": "https://github.com/v2ray/v2ray-core/releases/download/v$version/v2ray-windows-32.zip" + "url": "https://github.com/v2fly/v2ray-core/releases/download/v$version/v2ray-windows-32.zip" } }, "hash": {