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

tree-sitter-grammars.tree-sitter-pgn: 1.2.12 -> 1.4.2 (#471749)

parents aaba24fa c85388ac
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -476,9 +476,9 @@
  };

  pgn = {
    version = "1.2.12";
    version = "1.4.2";
    url = "github:rolandwalker/tree-sitter-pgn";
    hash = "sha256-VxRXEidQG0Q/BR4ob3Xr/UCuu7NgmaOGAqJdgHzyX1U=";
    hash = "sha256-pGUSsmm+YUvfvt5c4tPs6tmEcFh3DZoDtVf+EpFhOo0=";
  };

  php = {