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 V2raya < Formula
22 desc "Web-based GUI client of Project V"
33 homepage "https://v2raya.org"
44 license "AGPL-3.0-only"
5- version "null "
5+ version "2.2.6.7 "
66
7- $v2rayA_version = "null "
8- $url_linux_x64 = "https://github.com/v2rayA/homebrew-v2raya/releases/download/null /v2raya-x86_64-linux.zip"
9- $sha_linux_x64 = "Not "
10- $url_macos_x64 = "https://github.com/v2rayA/homebrew-v2raya/releases/download/null /v2raya-x86_64-macos.zip"
11- $sha_macos_x64 = "Not "
12- $url_macos_arm64 = "https://github.com/v2rayA/homebrew-v2raya/releases/download/null /v2raya-aarch64-macos.zip"
13- $sha_macos_arm64 = "Not "
7+ $v2rayA_version = "2.2.6.7 "
8+ $url_linux_x64 = "https://github.com/v2rayA/homebrew-v2raya/releases/download/2.2.6.7 /v2raya-x86_64-linux.zip"
9+ $sha_linux_x64 = "0bef491639ff6d35f166a35d149600f0aa7c1e9c3c1d850d6f842bf32a72183b "
10+ $url_macos_x64 = "https://github.com/v2rayA/homebrew-v2raya/releases/download/2.2.6.7 /v2raya-x86_64-macos.zip"
11+ $sha_macos_x64 = "6865a6e83abf5e0904b9ab416e8ed0b7b4d000ae6dc9da89f471ae8b258b6d32 "
12+ $url_macos_arm64 = "https://github.com/v2rayA/homebrew-v2raya/releases/download/2.2.6.7 /v2raya-aarch64-macos.zip"
13+ $sha_macos_arm64 = "dcbe896506c91da90368305a9a296ffa41c729ed553b47f51bda5192443e6baf "
1414
1515 if OS . linux?
1616 url $url_linux_x64
You can’t perform that action at this time.
0 commit comments