vscode-extensions.timonwong.shellcheck: 0.14.4 -> 0.18.4

This commit is contained in:
Jakub Kozłowski 2022-02-03 04:46:57 +01:00 committed by Jonathan Ringer
parent f6d1a3a25c
commit 9a81c40ce6

View File

@ -1830,8 +1830,8 @@ let
mktplcRef = {
name = "shellcheck";
publisher = "timonwong";
version = "0.14.4";
sha256 = "05z314sw9nqym3qlj7dcwm0fz1hb23xppzqn3nr2wcj17hs8zz4m";
version = "0.18.4";
sha256 = "00cii58md6v028h0xfvbdjvg3r44451mi0lfmjwiwif5xcw3wnlx";
};
nativeBuildInputs = [ jq moreutils ];
postInstall = ''