direnv: Update to version 2.21.3

This commit is contained in:
Jakub Čábera 2020-05-08 16:54:37 +02:00
parent b2c99adb54
commit 842cb3db4a

View File

@ -5,15 +5,15 @@
"github": "https://github.com/direnv/direnv"
},
"license": "MIT",
"version": "2.21.2",
"version": "2.21.3",
"architecture": {
"64bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.21.2/direnv.windows-amd64.exe#/direnv.exe",
"hash": "abe96198aeee96e7a2eaa0cc2f2c2e5fcdcea7316b4fc5d6f72328d089cf61c9"
"url": "https://github.com/direnv/direnv/releases/download/v2.21.3/direnv.windows-amd64.exe#/direnv.exe",
"hash": "d7f24768f7802d2dffe32700fdc0e75c04969c15f10d9f6abfc77f72f81ac834"
},
"32bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.21.2/direnv.windows-386.exe#/direnv.exe",
"hash": "1bfe7cdfe4002add3234ce218a659df326317872a9eda88e1d3a51923ea0cef7"
"url": "https://github.com/direnv/direnv/releases/download/v2.21.3/direnv.windows-386.exe#/direnv.exe",
"hash": "298b3e6387715784152c2d474f0a6529328aaaf8b8591049145b6ff95ed4ea83"
}
},
"bin": "direnv.exe",