direnv: Update to version 2.21.0

This commit is contained in:
Richard Kuhnt 2020-01-26 13:01:54 +00:00
parent 5e33474356
commit 1649b707e0

View File

@ -5,15 +5,15 @@
"github": "https://github.com/direnv/direnv"
},
"license": "MIT",
"version": "2.20.0",
"version": "2.21.0",
"architecture": {
"64bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.20.0/direnv.windows-amd64.exe#/direnv.exe",
"hash": "4a17d21b409f0e82dac61107b3785924e5dfd2ed35578705205af5ec170372ca"
"url": "https://github.com/direnv/direnv/releases/download/v2.21.0/direnv.windows-amd64.exe#/direnv.exe",
"hash": "ef9dfa5e70c2bbc5b6ce0c9c64f0f66567166b996d22baedf58ba338579457f8"
},
"32bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.20.0/direnv.windows-386.exe#/direnv.exe",
"hash": "1fe776c1e0dd5d4af2af1b7418dd7f946b731d9fe2932f16c0cbda29381ccba3"
"url": "https://github.com/direnv/direnv/releases/download/v2.21.0/direnv.windows-386.exe#/direnv.exe",
"hash": "63cf7e2c4135a8358a081945e1391076e4346b6c433d8784eb3d9d0a38b9a63b"
}
},
"bin": "direnv.exe",