Unverified Commit e0fe978e authored by figsoda's avatar figsoda Committed by GitHub
Browse files

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

vscode-extensions.timonwong.shellcheck: 0.193 -> 0.26.3
parents f478156c 9aad525e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = ''