From 0ab6761666e3bfa40399ba79faf314ec99f3424a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Oct 2024 16:35:38 +0000 Subject: [PATCH] v2raya-git: update to version 20241012.ae89afe --- 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 da74b79..24e0dd9 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 "20241010.e6d1d55" + version "20241012.ae89afe" - url "https://github.com/v2rayA/v2rayA/archive/e6d1d55c1ceba4f64539f1c8bd6b72daf4517bc4.zip" - sha256 "86520E5316AE57762881E399B48CA14029750B8416CDBCEA3E62B37B0F47D028" + url "https://github.com/v2rayA/v2rayA/archive/ae89afe878d764be7921b044951810adc2014a71.zip" + sha256 "60170A053CFBE52A22FAF44955CCE0458F1BA865C4952396E047BE68869FA373" depends_on "v2ray" depends_on "go" => :build