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

This commit is contained in:
happysalada
2021-07-17 11:06:01 +09:00
committed by Raphael Megzari
parent ee43e6bac1
commit b84b6477a5
+2 -2
View File
@@ -1252,8 +1252,8 @@ let
mktplcRef = {
name = "shellcheck";
publisher = "timonwong";
version = "0.14.1";
sha256 = "sha256-X3ihMxANcqNLWl9oTZjCgwRt1uBsSN2BmC2D4dPRFLE=";
version = "0.14.4";
sha256 = "05z314sw9nqym3qlj7dcwm0fz1hb23xppzqn3nr2wcj17hs8zz4m";
};
nativeBuildInputs = [ jq ];
postInstall = ''