Unverified Commit d28d0b3a authored by Matthieu Coudron's avatar Matthieu Coudron Committed by GitHub
Browse files

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

parents e1c80867 84aa7299
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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;
    };