We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32fece8 commit 07edd16Copy full SHA for 07edd16
Formula/v2raya-git.rb
@@ -2,10 +2,10 @@ class V2rayaGit < Formula
2
desc "Web-based GUI client of Project V"
3
homepage "https://v2raya.org"
4
license "AGPL-3.0-only"
5
- version "20250209.97b68cf"
+ version "20250225.74fede0"
6
7
- url "https://github.com/v2rayA/v2rayA/archive/97b68cfbc490e6c6f971bb7af6c7684b5177411a.zip"
8
- sha256 "F314A214DE0E68C907540193CF14739FBDC0C89D78B7E727678A290FF58A197D"
+ url "https://github.com/v2rayA/v2rayA/archive/74fede07c9de87aba25b67d88c31278703eb3474.zip"
+ sha256 "A00BC3340B31DB58DDF961A9AC036B4D6028533880EE95A2DB468E07498BE963"
9
10
depends_on "v2ray"
11
depends_on "go" => :build
0 commit comments