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
parent
7e8e1bddbe
commit
0eadc46d8a
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue