Unverified Commit 20f8cf2f authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

vscode-extensions.ms-vscode.cmake-tools: 1.23.51 -> 1.23.52 (#513280)

parents b880adca 1250a7bc
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3322,8 +3322,8 @@ let
        mktplcRef = {
          publisher = "ms-vscode";
          name = "cmake-tools";
          version = "1.23.51";
          hash = "sha256-5AcmkJmk5ccZjHPx/4gZ/WW6c6RlHcosaPXHjey2a0M=";
          version = "1.23.52";
          hash = "sha256-LfYoKiiaETtlq4Jqe1bd5WaS5nBoci9K6BugZjgY2Ho=";
        };
        meta.license = lib.licenses.mit;
      };