Skip to content

Commit ca2a5bb

Browse files
authored
vscode-extensions.ms-toolsai.jupyter: 2025.3.0 -> 2025.4.0 (#405965)
2 parents 1960485 + 1121080 commit ca2a5bb

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.3.0";
13-
hash = "sha256-dH74EX5PDq4t/CukjsswtKLVwbE+q0J+fpZ1MA8CDZI=";
12+
version = "2025.4.0";
13+
hash = "sha256-UU2Ar6JNuEaODSqgssuR6E+XHEtjBojxfxEM8WiejMs=";
1414
};
1515

1616
nativeBuildInputs = [

0 commit comments

Comments
 (0)