diff --git a/bucket/v2ray.json b/bucket/v2ray.json index c5ec2622db..25f6f9f746 100644 --- a/bucket/v2ray.json +++ b/bucket/v2ray.json @@ -14,7 +14,11 @@ "hash": "sha512:c40e5c04ad9f7c6d4cfa3d7c6cb2a1fc784c5708b55c83e016252ded2f4c79bef2473af0dd79108c391046476a4eb5ff97caeb05512d58083950a631988e20b3" } }, - "bin": "v2ray.exe", + "bin": [ + "v2ctl.exe", + "v2ray.exe", + "wv2ray.exe" + ], "checkver": { "github": "https://github.com/v2ray/v2ray-core" },