direnv: 2.23.0 -> 2.23.1 (#101487)

This commit is contained in:
zimbatm 2020-10-23 21:39:29 +02:00 committed by GitHub
parent 7eddff6821
commit ae66cd924c
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.0";
version = "2.23.1";
vendorSha256 = null;
@ -10,7 +10,7 @@ buildGoModule rec {
owner = "direnv";
repo = "direnv";
rev = "v${version}";
sha256 = "0m42mg4z04880dwl3iyppq2nda9v883jaxl8221d0xcpkjfm8hjm";
sha256 = "02b27imda9pg65z5xw2q398p2281d5d46vgs3i9mrwcfsbpl5s6d";
};
# we have no bash at the moment for windows