universal-ctags p5.9.20220731.0

Closes #106969.

Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
BrewTestBot 2022-07-31 05:36:27 +00:00
parent 7e8e1bddbe
commit 0eadc46d8a
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 3 additions and 3 deletions

View File

@ -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/p5.9.20220724.0.tar.gz"
version "p5.9.20220724.0"
sha256 "231fb5d76ee6d5c86448bef6f3c77184c67fa7fe49b63efd4da34c16b3f13654"
url "https://github.com/universal-ctags/ctags/archive/refs/tags/p5.9.20220731.0.tar.gz"
version "p5.9.20220731.0"
sha256 "0ba7415586107afc7793e3425df068a22748c09df5a184fd8b81b83f55968337"
license "GPL-2.0-only"
head "https://github.com/universal-ctags/ctags.git", branch: "master"