From adc76cbc73a197f2df588b1a8a6fba6e0b96f6d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 08:32:03 +0000 Subject: [PATCH] v2raya-git: update to version 20240716.bc7f85c --- 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 ffa907d..6357f74 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 "20240714.aa4349a" + version "20240716.bc7f85c" - url "https://github.com/v2rayA/v2rayA/archive/aa4349a22743593f310d415eefa3cbe0c50b06a3.zip" - sha256 "280D1EB0B4978656B753B9033C094E3636A47795BDB55C4D282E4C349D16A451" + url "https://github.com/v2rayA/v2rayA/archive/bc7f85cf9841028ce4c0a27fe33f5328cc7705ae.zip" + sha256 "0EF2F55DEC41E4A5D2C2C9037AD45D971F01178C21CDD7109ADFCE585421225C" depends_on "v2ray" depends_on "go" => :build