We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75b2315 commit 37c1efaCopy full SHA for 37c1efa
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 "20241124.9a41270"
+ version "20241219.9df9b2a"
6
7
- url "https://github.com/v2rayA/v2rayA/archive/9a41270c8173a8be3d22dd9008cf663e3fdb1342.zip"
8
- sha256 "E76C94E350DEDA8486BDE451F5365188B6EF252D5C95A6BAD5421D00457E1724"
+ url "https://github.com/v2rayA/v2rayA/archive/9df9b2a71d2f9095a0c6aafa9ab6afd7d3546db1.zip"
+ sha256 "D88BA5A592D2261472E4B5E6BAF8536739DA272C46051488A9CCDB04BCA47DEE"
9
10
depends_on "v2ray"
11
depends_on "go" => :build
0 commit comments