1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-27 14:26:11 -04:00

update filename for macos release

This commit is contained in:
Darien Raymond 2018-10-04 13:15:29 +02:00
parent 9804a94a09
commit b223e85b4c
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

View File

@ -39,7 +39,7 @@ pkg_zip(
":doc",
":geodata",
],
out = "v2ray-macos-64.zip",
out = "v2ray-macos.zip",
mappings = gen_mappings("darwin", "amd64"),
)