浏览代码

update filename for macos release

Darien Raymond 7 年之前
父节点
当前提交
b223e85b4c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      release/BUILD

+ 1 - 1
release/BUILD

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