We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b446a54 commit 1fe8329Copy full SHA for 1fe8329
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 "20251005.7bc0838"
+ version "20251008.54cef68"
6
7
- url "https://github.com/v2rayA/v2rayA/archive/7bc0838bb2042cbd7702e257b008095b64214690.zip"
8
- sha256 "F0A0E4C1A26B241415AB83564C7BBEB0A547489BF0213AC2A77134052D0FC54C"
+ url "https://github.com/v2rayA/v2rayA/archive/54cef6851920f3b25a16925f683a6da194fb7df5.zip"
+ sha256 "22C33960D8A820EA3964E2322C448E333B1CA8D0E5AA2E1A2E1939EC33D0DCF1"
9
10
depends_on "v2ray"
11
depends_on "go" => :build
0 commit comments