We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87bea46 commit 42d0897Copy full SHA for 42d0897
Formula/u/universal-ctags.rb
@@ -1,9 +1,9 @@
1
class UniversalCtags < Formula
2
desc "Maintained ctags implementation"
3
homepage "https://github.com/universal-ctags/ctags"
4
- url "https://github.com/universal-ctags/ctags/archive/refs/tags/p6.1.20250126.0.tar.gz"
5
- version "p6.1.20250126.0"
6
- sha256 "452a37570a55889fd8b43f0dd0493c5c40f4b3accd220a80fc741d9dffeb650e"
+ url "https://github.com/universal-ctags/ctags/archive/refs/tags/p6.1.20250202.0.tar.gz"
+ version "p6.1.20250202.0"
+ sha256 "d77696ecc35a7a11a7618656a21818ab8f36f7dd9818b816de70a76a9d04e97c"
7
license "GPL-2.0-only"
8
head "https://github.com/universal-ctags/ctags.git", branch: "master"
9
0 commit comments