From d9534e17aeaca824d5d31c514603b6b0f52ae7f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 16:32:01 +0000 Subject: [PATCH] v2raya-git: update to version 20240619.b24346f --- 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 1e6f83a..96769f9 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 "20240617.1c486b4" + version "20240619.b24346f" - url "https://github.com/v2rayA/v2rayA/archive/1c486b40cc7d799e5786d84d6ded809b69a2ce76.zip" - sha256 "68763BA5D5BA953141355DCA59FE4440B19D2F92A392CAB32014ECB9784867F7" + url "https://github.com/v2rayA/v2rayA/archive/b24346ffe1723b8d4892077b5c0c563123858d3a.zip" + sha256 "6D346FE2A85F434A252907179BBFA7D5CCF152C4703D27D1B9347CEC8D4FFD51" depends_on "v2ray" depends_on "go" => :build