vscode-extensions.timonwong.shellcheck: 0.193 -> 0.26.3

This commit is contained in:
Moritz 'e1mo' Fromm 2022-11-14 17:06:08 +01:00
parent bfdef32bfe
commit 9aad525eac
No known key found for this signature in database
GPG Key ID: 1D5D79A439E787F1

View File

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