bot(lockfile): update erlang, janet_simple, m68k

This commit is contained in:
nvim-treesitter-bot[bot] 2024-06-27 13:34:52 +00:00
parent 8caffadee1
commit 984604288d
2 changed files with 4 additions and 4 deletions

View file

@ -528,7 +528,7 @@ list.embedded_template = {
list.erlang = {
install_info = {
url = "https://github.com/WhatsApp/tree-sitter-erlang",
files = { "src/parser.c" },
files = { "src/parser.c", "src/scanner.c" },
},
maintainers = { "@filmor" },
}