lol

vscode-extensions.ms-python.debugpy: 2024.6.0 -> 2025.0.1 (#383744)

authored by

Pol Dellaiera and committed by
GitHub
f2acf15f 9028f51f

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/ms-python.debugpy/default.nix
··· 7 7 mktplcRef = { 8 8 name = "debugpy"; 9 9 publisher = "ms-python"; 10 - version = "2024.6.0"; 11 - hash = "sha256-VlPe65ViBur5P6L7iRKdGnmbNlSCwYrdZAezStx8Bz8="; 10 + version = "2025.0.1"; 11 + hash = "sha256-IPjQY8G1JvpcjZWRsk1+Z8yIZ1UG0jIxmNsNXcHr+bs="; 12 12 }; 13 13 14 14 meta = {