Skip to content

Commit 44816bd

Browse files
authored
vscode-extensions.ms-python.python: 2025.6.0 -> 2025.6.1 (#410936)
2 parents 55b3341 + 311273c commit 44816bd

File tree

1 file changed

+2
-2
lines changed
  • pkgs/applications/editors/vscode/extensions/ms-python.python

1 file changed

+2
-2
lines changed

pkgs/applications/editors/vscode/extensions/ms-python.python/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ vscode-utils.buildVscodeMarketplaceExtension rec {
1515
mktplcRef = {
1616
name = "python";
1717
publisher = "ms-python";
18-
version = "2025.6.0";
19-
hash = "sha256-DtnBFLSQj9y7UiHRhOILuua6c2eeJcFiyMNlIjTor9g=";
18+
version = "2025.6.1";
19+
hash = "sha256-aCutbmWI68IRqAwztQ9USo996zWL29UO2eAC75b3/IY=";
2020
};
2121

2222
buildInputs = [ icu ];

0 commit comments

Comments
 (0)