From 1225710f5e4c842d20e51fdf3d5e4cf262514ae5 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 22 Sep 2024 01:01:51 +0000 Subject: [PATCH] universal-ctags p6.1.20240922.0 --- Formula/u/universal-ctags.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/u/universal-ctags.rb b/Formula/u/universal-ctags.rb index e8f88cfc58c6..5c481b737ace 100644 --- a/Formula/u/universal-ctags.rb +++ b/Formula/u/universal-ctags.rb @@ -1,9 +1,9 @@ class UniversalCtags < Formula desc "Maintained ctags implementation" homepage "https://github.com/universal-ctags/ctags" - url "https://github.com/universal-ctags/ctags/archive/refs/tags/p6.1.20240915.0.tar.gz" - version "p6.1.20240915.0" - sha256 "afdb2718b00e7d111ff541303af835add04dd0a75df514cf7b7deaacf6922439" + url "https://github.com/universal-ctags/ctags/archive/refs/tags/p6.1.20240922.0.tar.gz" + version "p6.1.20240922.0" + sha256 "f3aaaa2f91cc80393dcc6b3268c64fb9d3e002eff35053d88a872178c613231f" license "GPL-2.0-only" head "https://github.com/universal-ctags/ctags.git", branch: "master"