vscode-extensions.ms-python.python: 2024.5.11021008 -> 2024.15.2024091001

This commit is contained in:
R. Ryantm
2024-09-11 00:02:00 +00:00
parent 8c1fd1a2e8
commit db267c9be8
@@ -21,8 +21,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec {
mktplcRef = {
name = "python";
publisher = "ms-python";
version = "2024.5.11021008";
hash = "sha256-UnI0leRKqCtFLBdGS/UvLuCcxQhibyY0ChmzQ9uytoY=";
version = "2024.15.2024091001";
hash = "sha256-CtPOLKaTIp4uMIaGVo3h6XxP/BYilgU6GBSA5wZMW8o=";
};
buildInputs = [ icu ];