direnv: Update to version 2.28.0

This commit is contained in:
Richard Kuhnt 2021-03-12 22:00:28 +00:00
parent d175c8780b
commit ea7af2308a

View File

@ -1,16 +1,16 @@
{ {
"version": "2.27.0", "version": "2.28.0",
"description": "load or unload environment variables depending on the current directory", "description": "load or unload environment variables depending on the current directory",
"homepage": "https://direnv.net", "homepage": "https://direnv.net",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.27.0/direnv.windows-amd64.exe#/direnv.exe", "url": "https://github.com/direnv/direnv/releases/download/v2.28.0/direnv.windows-amd64.exe#/direnv.exe",
"hash": "892bc874e9c9f601738e57f37697fc6698dd7675dce5493f2e5d08899167fe9f" "hash": "cb30dfe55e920b46bea9e45051480ba12a9fc708599c9604d186bfaaa12bbeb9"
}, },
"32bit": { "32bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.27.0/direnv.windows-386.exe#/direnv.exe", "url": "https://github.com/direnv/direnv/releases/download/v2.28.0/direnv.windows-386.exe#/direnv.exe",
"hash": "13e7e52f8637e4ab2a71b1957d770b9355d1892bb739fcccb8359bc25f2e32b4" "hash": "d13775b35ba87a7957cfc180c32c584c40bc317ca0e9bf8ae1bd61fcf2f8ed4c"
} }
}, },
"bin": "direnv.exe", "bin": "direnv.exe",