direnv: 2.23.1 -> 2.24.0 (#104109)

This commit is contained in:
R. RyanTM 2020-11-18 09:59:01 -08:00 committed by GitHub
parent 6625284c39
commit 377c7b160b
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.23.1";
version = "2.24.0";
vendorSha256 = null;
@ -10,7 +10,7 @@ buildGoModule rec {
owner = "direnv";
repo = "direnv";
rev = "v${version}";
sha256 = "02b27imda9pg65z5xw2q398p2281d5d46vgs3i9mrwcfsbpl5s6d";
sha256 = "1hgivmz6f5knpchkyi3njj1h81hixm77ad5g2v0m9bid09b97nh8";
};
# we have no bash at the moment for windows