Universal Ctags: Add version 6.1.20240505.0 (#44058)

This commit is contained in:
Rémi Lacroix 2024-05-09 15:55:41 +02:00 committed by GitHub
parent e60f6f4a6e
commit 447739fcef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,6 +19,9 @@ class UniversalCtags(AutotoolsPackage):
license("GPL-2.0-or-later")
version("master", branch="master")
version(
"6.1.20240505.0", sha256="d9329d9d28c8280fcf8626594813958d9f90160ad6c7f10b0341a577d5b53527"
)
version(
"5.9.20210912.0", sha256="5082d4f7e5695be3d697c46e2232d76c6d8adff51d22ba7a4b869362f444ee21"
)