Commit 1250a7bc authored by R. RyanTM's avatar R. RyanTM
Browse files

vscode-extensions.ms-vscode.cmake-tools: 1.23.51 -> 1.23.52

parent 3766f4c3
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;
      };