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

This commit is contained in:
superherointj 2022-06-01 13:34:57 -03:00
parent e03a641136
commit cb17178766

View file

@ -2161,8 +2161,8 @@ let
mktplcRef = {
name = "shellcheck";
publisher = "timonwong";
version = "0.18.4";
sha256 = "00cii58md6v028h0xfvbdjvg3r44451mi0lfmjwiwif5xcw3wnlx";
version = "0.19.3";
sha256 = "0l8fbim19jgcdgxxgidnhdczxvhls920vrffwrac8k1y34lgfl3v";
};
nativeBuildInputs = [ jq moreutils ];
postInstall = ''