Skip to content

Commit a70e492

Browse files
authored
vscode-extensions.ms-toolsai.jupyter: 2024.11.0 -> 2025.1.0 (#379599)
2 parents 880c702 + ebb64ec commit a70e492

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

pkgs/applications/editors/vscode/extensions/ms-toolsai.jupyter/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ vscode-utils.buildVscodeMarketplaceExtension {
99
mktplcRef = {
1010
name = "jupyter";
1111
publisher = "ms-toolsai";
12-
version = "2024.11.0";
13-
hash = "sha256-BwZLF52ilEaLU6swUFEa+PtrxzsFOLIYd8TVD7xRgPg=";
12+
version = "2025.1.0";
13+
hash = "sha256-xZMk7eNnmWviqpUvl9hXcoKL3Uwii0ZJz6DCCI9UM2k=";
1414
};
1515

1616
nativeBuildInputs = [

0 commit comments

Comments
 (0)