Skip to content

Commit 8cf288a

Browse files
authored
vscode-extensions.ms-toolsai.jupyter: 2025.1.0 -> 2025.2.0 (#387113)
2 parents 9c72c1c + 4063f1e commit 8cf288a

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 = "2025.1.0";
13-
hash = "sha256-xZMk7eNnmWviqpUvl9hXcoKL3Uwii0ZJz6DCCI9UM2k=";
12+
version = "2025.2.0";
13+
hash = "sha256-YMvu8aEumV3VTdNZKiLK+5jmTL9y5tcMxrEBwEMcTI4=";
1414
};
1515

1616
nativeBuildInputs = [

0 commit comments

Comments
 (0)