File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -2,15 +2,15 @@ class V2rayaUnstable < Formula
22 desc "Web-based GUI client of Project V"
33 homepage "https://v2raya.org"
44 license "AGPL-3.0-only"
5- version "20240619.r1542.62c14cc9 "
5+ version ""
66
7- $v2raya_version = "20240619.r1542.62c14cc9 "
8- $url_linux_x64 = "https://nightly.link/v2rayA/v2rayA/actions/runs/9583726828/v2raya_linux_x64_unstable-20240619.r1542.62c14cc9 .zip"
9- $sha_linux_x64 = "0053c4c86abc9b155b4e30ba825e1d0186407ded9f6b4cbab0d4c47499f71203 "
10- $url_macos_x64 = "https://nightly.link/v2rayA/v2rayA/actions/runs/9583726828/v2raya_darwin_x64_unstable-20240619.r1542.62c14cc9 .zip"
11- $sha_macos_x64 = "50cc482d1eba12baeacb7cc3770791feb043de1fd167ae33338a8b787c9f23ea "
12- $url_macos_arm64 = "https://nightly.link/v2rayA/v2rayA/actions/runs/9583726828/v2raya_darwin_arm64_unstable-20240619.r1542.62c14cc9 .zip"
13- $sha_macos_arm64 = "2bdd8678ff00ecc5bb2fe52e559df6411200c2c4681eadbc08a16c76cf7f0fc1 "
7+ $v2raya_version = ""
8+ $url_linux_x64 = "https://nightly.link/v2rayA/v2rayA/actions/runs// .zip"
9+ $sha_linux_x64 = "795f3f4bfc2ab395ad6249e8f8a963b754f1dc91d2acbf7733596a546f8708ad "
10+ $url_macos_x64 = "https://nightly.link/v2rayA/v2rayA/actions/runs// .zip"
11+ $sha_macos_x64 = "795f3f4bfc2ab395ad6249e8f8a963b754f1dc91d2acbf7733596a546f8708ad "
12+ $url_macos_arm64 = "https://nightly.link/v2rayA/v2rayA/actions/runs// .zip"
13+ $sha_macos_arm64 = "795f3f4bfc2ab395ad6249e8f8a963b754f1dc91d2acbf7733596a546f8708ad "
1414
1515 if OS . linux?
1616 url $url_linux_x64
You can’t perform that action at this time.
0 commit comments