Merge pull request #201200 from e1mo/vscode-shellcheck-0-26-3

vscode-extensions.timonwong.shellcheck: 0.193 -> 0.26.3
This commit is contained in:
figsoda 2022-11-14 12:45:03 -05:00 committed by GitHub
commit e0fe978e02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2615,8 +2615,8 @@ let
mktplcRef = {
name = "shellcheck";
publisher = "timonwong";
version = "0.19.3";
sha256 = "0l8fbim19jgcdgxxgidnhdczxvhls920vrffwrac8k1y34lgfl3v";
version = "0.26.3";
sha256 = "GlyOLc2VrRnA50MkaG83qa0yLUyJYwueqEO+ZeAStYs=";
};
nativeBuildInputs = [ jq moreutils ];
postInstall = ''