direnv: Update to version 2.21.2

This commit is contained in:
Richard Kuhnt 2020-01-28 20:01:49 +00:00
parent 163ef0e621
commit 874bc2f0b1

View File

@ -5,15 +5,15 @@
"github": "https://github.com/direnv/direnv"
},
"license": "MIT",
"version": "2.21.1",
"version": "2.21.2",
"architecture": {
"64bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.21.1/direnv.windows-amd64.exe#/direnv.exe",
"hash": "8bd53d90276dbf4f0583192f22c943c83d0001803ddf5b857997ad0a2087504b"
"url": "https://github.com/direnv/direnv/releases/download/v2.21.2/direnv.windows-amd64.exe#/direnv.exe",
"hash": "abe96198aeee96e7a2eaa0cc2f2c2e5fcdcea7316b4fc5d6f72328d089cf61c9"
},
"32bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.21.1/direnv.windows-386.exe#/direnv.exe",
"hash": "a2462c847e76a2db30ed75d9dccfc8e7bd78201c623961e52ab905f4d823676a"
"url": "https://github.com/direnv/direnv/releases/download/v2.21.2/direnv.windows-386.exe#/direnv.exe",
"hash": "1bfe7cdfe4002add3234ce218a659df326317872a9eda88e1d3a51923ea0cef7"
}
},
"bin": "direnv.exe",