direnv: Update to version 2.23.0

This commit is contained in:
Jakub Čábera 2020-10-11 13:23:27 +02:00
parent bfdf08a7fe
commit dc06440f7e

View File

@ -1,16 +1,16 @@
{
"version": "2.22.1",
"version": "2.23.0",
"description": "load or unload environment variables depending on the current directory",
"homepage": "https://direnv.net",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.22.1/direnv.windows-amd64.exe#/direnv.exe",
"hash": "d9b74175b7200b4f07c8a58f5dd0f9ab3cd31d10a99e4139b75998f1cb756877"
"url": "https://github.com/direnv/direnv/releases/download/v2.23.0/direnv.windows-amd64.exe#/direnv.exe",
"hash": "44cdbcae4efd680c394c9abcb22201ef98da4bf1cc4c1001e82f3b72f8b60b2c"
},
"32bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.22.1/direnv.windows-386.exe#/direnv.exe",
"hash": "8459f53b8ddd3e5537700a815e646f8d75bcd04eec73e4ed66a251776f0bdcb1"
"url": "https://github.com/direnv/direnv/releases/download/v2.23.0/direnv.windows-386.exe#/direnv.exe",
"hash": "82428b4047ec72bf6705b5f0d1d137bc874f5b7aa07ea8c70c574b9c93c652bd"
}
},
"bin": "direnv.exe",