refactor(t32): remove revision pinning

This commit is contained in:
Christoph Sax 2023-07-31 20:35:42 +02:00 committed by Christian Clason
parent 82c9486539
commit 4fd6d9dc17

View file

@ -1512,7 +1512,6 @@ list.t32 = {
install_info = {
url = "https://gitlab.com/xasc/tree-sitter-t32",
files = { "src/parser.c", "src/scanner.c" },
revision = "9d2520ae9886d3a768a352ec80db8762afb5232d",
},
maintainers = { "@xasc" },
}