From 1e80c7f7ee6f8e20fb390206a97c0f5c2400c2ee Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 14 May 2026 05:53:59 +0000 Subject: [PATCH] vscode-extensions.timonwong.shellcheck: 0.39.3 -> 0.39.5 --- .../vscode/extensions/timonwong.shellcheck/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/vscode/extensions/timonwong.shellcheck/default.nix b/pkgs/applications/editors/vscode/extensions/timonwong.shellcheck/default.nix index db9db86a0813..b7289bf725e2 100644 --- a/pkgs/applications/editors/vscode/extensions/timonwong.shellcheck/default.nix +++ b/pkgs/applications/editors/vscode/extensions/timonwong.shellcheck/default.nix @@ -10,8 +10,8 @@ vscode-utils.buildVscodeMarketplaceExtension { mktplcRef = { name = "shellcheck"; publisher = "timonwong"; - version = "0.39.3"; - sha256 = "sha256-A87dG+bBNCMZ8ERDGpVJIP7lXL8rfRely2Uo/ZMsgVI="; + version = "0.39.5"; + sha256 = "sha256-8f9LGmNE8ilPYZmbJpmmAx9DkKJXbQzAia11rM3wTec="; }; nativeBuildInputs = [ jq