update filename for macos release

pull/1313/head^2 v3.46
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
1 changed files with 1 additions and 1 deletions

View File

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