From efadfb712156e629a44037ebd257210a13e7f73c Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 20 Jun 2026 15:47:14 +0000 Subject: [PATCH] vscode-extensions.julialang.language-julia: 1.215.2 -> 1.219.2 --- pkgs/applications/editors/vscode/extensions/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/vscode/extensions/default.nix b/pkgs/applications/editors/vscode/extensions/default.nix index 6c2dd8cac9d9..6664eedd88ff 100644 --- a/pkgs/applications/editors/vscode/extensions/default.nix +++ b/pkgs/applications/editors/vscode/extensions/default.nix @@ -2670,8 +2670,8 @@ let mktplcRef = { name = "language-julia"; publisher = "julialang"; - version = "1.215.2"; - hash = "sha256-/3ULGcywO6SHvABRxaLXJQpjcrVs/vZxUGpG+NaSx3s="; + version = "1.219.2"; + hash = "sha256-LQ7UL+/FtzRxn/M85fv3oh8g622KEPS35lque3kqby8="; }; meta = { changelog = "https://marketplace.visualstudio.com/items/julialang.language-julia/changelog";