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