We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8350e30 commit 32fece8Copy full SHA for 32fece8
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.cd12407"
+ version "20250209.97b68cf"
6
7
- url "https://github.com/v2rayA/v2rayA/archive/cd12407d6fb1ca0a9ed889170c69cd7385df8d33.zip"
8
- sha256 "BA0DF231FD4E75BF10DABD63C966AF008E08975B994F1D77C44A5F240DA7E2AE"
+ url "https://github.com/v2rayA/v2rayA/archive/97b68cfbc490e6c6f971bb7af6c7684b5177411a.zip"
+ sha256 "F314A214DE0E68C907540193CF14739FBDC0C89D78B7E727678A290FF58A197D"
9
10
depends_on "v2ray"
11
depends_on "go" => :build
0 commit comments