vscode-extensions.ms-python.python: 2025.10.0 -> 2025.10.1 (#427377)

authored by Pol Dellaiera and committed by GitHub 9fcff88a 1e608efe

+2 -2
+2 -2
pkgs/applications/editors/vscode/extensions/ms-python.python/default.nix
··· 15 15 mktplcRef = { 16 16 name = "python"; 17 17 publisher = "ms-python"; 18 - version = "2025.10.0"; 19 - hash = "sha256-uD6NWGD5GyYwd7SeoGsgYEH26NI+hDxCx3f2EhqoOXk="; 18 + version = "2025.10.1"; 19 + hash = "sha256-3hd940mfxnvqoblIrx/S0A8KwHtYLFuonu52/HGGfak="; 20 20 }; 21 21 22 22 buildInputs = [ icu ];