V2Ray: add more bin (#239)

This commit is contained in:
linsui 2019-07-13 13:54:53 +00:00 committed by Richard Kuhnt
parent 8d57ab0eb4
commit 2722bb7a4e

View File

@ -14,7 +14,11 @@
"hash": "sha512:c40e5c04ad9f7c6d4cfa3d7c6cb2a1fc784c5708b55c83e016252ded2f4c79bef2473af0dd79108c391046476a4eb5ff97caeb05512d58083950a631988e20b3" "hash": "sha512:c40e5c04ad9f7c6d4cfa3d7c6cb2a1fc784c5708b55c83e016252ded2f4c79bef2473af0dd79108c391046476a4eb5ff97caeb05512d58083950a631988e20b3"
} }
}, },
"bin": "v2ray.exe", "bin": [
"v2ctl.exe",
"v2ray.exe",
"wv2ray.exe"
],
"checkver": { "checkver": {
"github": "https://github.com/v2ray/v2ray-core" "github": "https://github.com/v2ray/v2ray-core"
}, },