tree-sitter-grammars.tree-sitter-hcl: 1.1.0 -> 1.2.0 (#471772)

This commit is contained in:
Matthieu Coudron
2026-02-10 03:29:30 +00:00
committed by GitHub
@@ -390,9 +390,9 @@
};
hcl = {
version = "1.1.0";
version = "1.2.0";
url = "github:tree-sitter-grammars/tree-sitter-hcl";
hash = "sha256-saVKSYUJY7OuIuNm9EpQnhFO/vQGKxCXuv3EKYOJzfs=";
hash = "sha256-Kq0KtkF6xtZcN2s8KzYGyguJH2iOTlA2WRytZ+KGTUE=";
meta = {
license = lib.licenses.asl20;
};