We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 704e49f commit 96deeb9Copy full SHA for 96deeb9
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 "20250327.b8e7935"
+ version "20250824.6694ad8"
6
7
- url "https://github.com/v2rayA/v2rayA/archive/b8e7935786687106e0c0991310466edd2329a800.zip"
8
- sha256 "F0B9BC7D99503E40A935F18AE9A4CBBA6FD1DF3B62A5910DA97AD599C26562B7"
+ url "https://github.com/v2rayA/v2rayA/archive/6694ad8eb3deaa57363d4d670fdc31c0f51e3503.zip"
+ sha256 "C691F6CAB326F94B1B185DA9A5F71415469AD81C888198E61A15D6F0F7BDFE98"
9
10
depends_on "v2ray"
11
depends_on "go" => :build
0 commit comments