Skip to content

Commit 998e000

Browse files
committed
universal-ctags p6.2.20251005.0
1 parent 9679eb1 commit 998e000

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/u/universal-ctags.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class UniversalCtags < Formula
22
desc "Maintained ctags implementation"
33
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"
4+
url "https://github.com/universal-ctags/ctags/archive/refs/tags/p6.2.20251005.0.tar.gz"
5+
version "p6.2.20251005.0"
6+
sha256 "67be867027ac7451750e93923f15ce305ad814d4971cda8b0dd108a91bec6b0c"
77
license "GPL-2.0-only"
88
head "https://github.com/universal-ctags/ctags.git", branch: "master"
99

0 commit comments

Comments
 (0)