mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 01:33:20 +00:00
vscode-extensions.timonwong.shellcheck: 0.14.4 -> 0.18.4
This commit is contained in:
parent
f6d1a3a25c
commit
9a81c40ce6
@ -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 = ''
|
||||
|
Loading…
Reference in New Issue
Block a user