From 37c1efaf55147622a286cd17f1ca357d502e9adf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 16:35:20 +0000 Subject: [PATCH] v2raya-git: update to version 20241219.9df9b2a --- Formula/v2raya-git.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/v2raya-git.rb b/Formula/v2raya-git.rb index c24ff69..fc47d3d 100644 --- a/Formula/v2raya-git.rb +++ b/Formula/v2raya-git.rb @@ -2,10 +2,10 @@ class V2rayaGit < Formula desc "Web-based GUI client of Project V" homepage "https://v2raya.org" license "AGPL-3.0-only" - version "20241124.9a41270" + version "20241219.9df9b2a" - url "https://github.com/v2rayA/v2rayA/archive/9a41270c8173a8be3d22dd9008cf663e3fdb1342.zip" - sha256 "E76C94E350DEDA8486BDE451F5365188B6EF252D5C95A6BAD5421D00457E1724" + url "https://github.com/v2rayA/v2rayA/archive/9df9b2a71d2f9095a0c6aafa9ab6afd7d3546db1.zip" + sha256 "D88BA5A592D2261472E4B5E6BAF8536739DA272C46051488A9CCDB04BCA47DEE" depends_on "v2ray" depends_on "go" => :build