From c01bdf262e284b92e04492823660c86587887415 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 16:29:10 +0000 Subject: [PATCH] v2raya-git: update to version 20231214.6027a6a --- 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 e57c4ff..7f29f0d 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 "20231211.b24e62f" + version "20231214.6027a6a" - url "https://github.com/v2rayA/v2rayA/archive/b24e62fd33a768bc1ba5b021198d076146701999.zip" - sha256 "6D53AF4E99CDCF17F279B6727F02A45623C0264A749F45E94DFF6738F3B413F6" + url "https://github.com/v2rayA/v2rayA/archive/6027a6ae1e7408717da4b3bca71840ba5dc4090a.zip" + sha256 "3586DE5CAF9E86356E33E5E43DAA7531432B8B7CDCE4AB3F433CE2DE916D592C" depends_on "v2ray" depends_on "go" => :build