File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -2,15 +2,15 @@ class V2raya < Formula
2
2
desc "Web-based GUI client of Project V"
3
3
homepage "https://v2raya.org"
4
4
license "AGPL-3.0-only"
5
- version "null "
5
+ version "2.2.4.6 "
6
6
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.4.6 "
8
+ $url_linux_x64 = "https://github.com/v2rayA/homebrew-v2raya/releases/download/2.2.4.6 /v2raya-x86_64-linux.zip"
9
+ $sha_linux_x64 = "736d6d2eaa8a470d981c5cb4c400657d5acd7daa6660966058d2a9e09a369cd8 "
10
+ $url_macos_x64 = "https://github.com/v2rayA/homebrew-v2raya/releases/download/2.2.4.6 /v2raya-x86_64-macos.zip"
11
+ $sha_macos_x64 = "6c0d1e024cf432f069e17f9b18a8393fddb08aadb25f417009cb7dc9c52391e5 "
12
+ $url_macos_arm64 = "https://github.com/v2rayA/homebrew-v2raya/releases/download/2.2.4.6 /v2raya-aarch64-macos.zip"
13
+ $sha_macos_arm64 = "f25fef7a5e7f68325cbe8853e1278abb928f0c3808887567a87c1852e8f8c2a1 "
14
14
15
15
if OS . linux?
16
16
url $url_linux_x64
You can’t perform that action at this time.
0 commit comments