direnv: 2.21.3 -> 2.22.0 (#97011)

This commit is contained in:
zimbatm 2020-09-03 17:24:46 +02:00 committed by GitHub
parent 9fd106a33c
commit 6592980b19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
buildGoModule rec {
pname = "direnv";
version = "2.21.3";
version = "2.22.0";
vendorSha256 = null;
@ -10,7 +10,7 @@ buildGoModule rec {
owner = "direnv";
repo = "direnv";
rev = "v${version}";
sha256 = "1adi6ld9g4zgz0f6q0kkzrywclqrmikyp7yh22zm9lfdvd5hs8wp";
sha256 = "06z85r99w0nr093fawva6sysdlrdsfjjf7asx96k1sjv56sb306m";
};
# we have no bash at the moment for windows