direnv: Update to version 2.19.2

This commit is contained in:
Richard Kuhnt 2019-02-09 12:00:27 +00:00
parent d343b3bcd2
commit d592e0bfa2

View File

@ -5,15 +5,15 @@
"github": "https://github.com/direnv/direnv"
},
"license": "MIT",
"version": "2.19.1",
"version": "2.19.2",
"architecture": {
"64bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.19.1/direnv.windows-amd64.exe#/direnv.exe",
"hash": "a7d63a8033980cc0c8f7f0dea0f58fe2bbe797f22453b54e245434d575b9abcb"
"url": "https://github.com/direnv/direnv/releases/download/v2.19.2/direnv.windows-amd64.exe#/direnv.exe",
"hash": "48cd00ed810b199f217543b46a2abeb714731a507c97e0e19d35248b870e8776"
},
"32bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.19.1/direnv.windows-386.exe#/direnv.exe",
"hash": "be22faa203fbcfaa63a47669df6545b7e9668b58419e3633f36642dfedd4b177"
"url": "https://github.com/direnv/direnv/releases/download/v2.19.2/direnv.windows-386.exe#/direnv.exe",
"hash": "b00d9c6f3b1ee6445a5ed97c198f4350e200e66f6969e2cada0e0ccc861ef04d"
}
},
"bin": "direnv.exe",