Merge pull request #198447 from NULLx76/vsc-direnv-0.7.0

vscode-extensions.mkhl.direnv: 0.6.1 -> 0.7.0
This commit is contained in:
Bobby Rong 2022-10-29 19:56:30 +08:00 committed by GitHub
commit faf7f78a07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1731,8 +1731,8 @@ let
mktplcRef = {
name = "direnv";
publisher = "mkhl";
version = "0.6.1";
sha256 = "sha256-5/Tqpn/7byl+z2ATflgKV1+rhdqj+XMEZNbGwDmGwLQ=";
version = "0.7.0";
sha256 = "sha256-MLBPhDBU8vPVvbde3fdwhxKvQa8orUMKAAXoOfNrbh4=";
};
meta = with lib; {
description = "direnv support for Visual Studio Code";