Commit 84aa7299 authored by R. RyanTM's avatar R. RyanTM Committed by Weijia Wang
Browse files

tree-sitter-grammars.tree-sitter-hcl: 1.1.0 -> 1.2.0

parent 0971917c
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;
    };