Commit 2023f95e authored by superherointj's avatar superherointj
Browse files

vscode-extensions.mkhl.direnv: 0.16.0 -> 0.17.0

parent 90f000a7
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -2867,10 +2867,9 @@ let
        mktplcRef = {
          name = "direnv";
          publisher = "mkhl";
          version = "0.16.0";
          hash = "sha256-u2AFjvhm3zio1ygW9yD9ZwbywLrEssd0O7/0AtfCvMo=";
          version = "0.17.0";
          hash = "sha256-9sFcfTMeLBGw2ET1snqQ6Uk//D/vcD9AVsZfnUNrWNg=";
        };

        meta = {
          description = "direnv support for Visual Studio Code";
          license = lib.licenses.bsd0;