Commit 4e028ffd authored by R. RyanTM's avatar R. RyanTM
Browse files

vscode-extensions.ms-python.debugpy: 2024.6.0 -> 2025.0.1

parent 086a4138
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,8 +7,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
  mktplcRef = {
    name = "debugpy";
    publisher = "ms-python";
    version = "2024.6.0";
    hash = "sha256-VlPe65ViBur5P6L7iRKdGnmbNlSCwYrdZAezStx8Bz8=";
    version = "2025.0.1";
    hash = "sha256-IPjQY8G1JvpcjZWRsk1+Z8yIZ1UG0jIxmNsNXcHr+bs=";
  };

  meta = {