We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20fd84a commit b3afdc9Copy full SHA for b3afdc9
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 "20241219.9df9b2a"
+ version "20250209.cd12407"
6
7
- url "https://github.com/v2rayA/v2rayA/archive/9df9b2a71d2f9095a0c6aafa9ab6afd7d3546db1.zip"
8
- sha256 "D88BA5A592D2261472E4B5E6BAF8536739DA272C46051488A9CCDB04BCA47DEE"
+ url "https://github.com/v2rayA/v2rayA/archive/cd12407d6fb1ca0a9ed889170c69cd7385df8d33.zip"
+ sha256 "BA0DF231FD4E75BF10DABD63C966AF008E08975B994F1D77C44A5F240DA7E2AE"
9
10
depends_on "v2ray"
11
depends_on "go" => :build
0 commit comments