vscode-extensions.ms-python.python: 2025.1.2025022501 -> 2025.2.0

This commit is contained in:
pompydev
2025-03-06 09:33:58 +09:00
parent 55ee819621
commit e9d2cb8925
@@ -21,8 +21,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec {
mktplcRef = {
name = "python";
publisher = "ms-python";
version = "2025.1.2025022501";
hash = "sha256-hPVT86Uvok4BAKbbB6FhjWxQoEY/TWVKCliEn/+QNWY=";
version = "2025.2.0";
hash = "sha256-bq6xcNTzGsnoAcwjn4yyCVN7n4kXOPULHu0V2Vgzu68=";
};
buildInputs = [ icu ];