Ver Fonte

update filename for macos release

Darien Raymond há 7 anos atrás
pai
commit
b223e85b4c
1 ficheiros alterados com 1 adições e 1 exclusões
  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"),
 )