vscode-extensions.ms-python.python: 2025.4.0 -> 2025.6.0

This commit is contained in:
emaryn
2025-05-11 22:30:02 +00:00
committed by emaryn
parent 659e163cf2
commit f8ec7120cc
@@ -15,8 +15,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec {
mktplcRef = {
name = "python";
publisher = "ms-python";
version = "2025.4.0";
hash = "sha256-/yQbmZTnkks1gvMItEApRzfk8Lczjq+JC5rnyJxr6fo=";
version = "2025.6.0";
hash = "sha256-DtnBFLSQj9y7UiHRhOILuua6c2eeJcFiyMNlIjTor9g=";
};
buildInputs = [ icu ];