chore: update cmake files

This commit is contained in:
Amaan Qureshi 2023-06-16 17:37:23 -04:00 committed by Christian Clason
parent 1b9f704eb8
commit e2c162b09f
2 changed files with 2 additions and 2 deletions

View file

@ -206,7 +206,7 @@ list.clojure = {
list.cmake = {
install_info = {
url = "https://github.com/uyha/tree-sitter-cmake",
files = { "src/parser.c", "src/scanner.cc" },
files = { "src/parser.c", "src/scanner.c" },
},
maintainers = { "@uyha" },
}