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 9679eb1 commit 998e000Copy full SHA for 998e000
Formula/u/universal-ctags.rb
@@ -1,9 +1,9 @@
1
class UniversalCtags < Formula
2
desc "Maintained ctags implementation"
3
homepage "https://ctags.io/"
4
- url "https://github.com/universal-ctags/ctags/archive/refs/tags/p6.2.20250928.0.tar.gz"
5
- version "p6.2.20250928.0"
6
- sha256 "67d3dba8d93fed706a7b20590b29c3b7b3bf693f11f1d52e24a6e737a069f25f"
+ url "https://github.com/universal-ctags/ctags/archive/refs/tags/p6.2.20251005.0.tar.gz"
+ version "p6.2.20251005.0"
+ sha256 "67be867027ac7451750e93923f15ce305ad814d4971cda8b0dd108a91bec6b0c"
7
license "GPL-2.0-only"
8
head "https://github.com/universal-ctags/ctags.git", branch: "master"
9
0 commit comments