direnv: Update to version 2.23.1

This commit is contained in:
Jakub Čábera 2020-10-22 21:22:18 +02:00
parent 9c89871cb9
commit 36a4311979

View File

@ -1,16 +1,16 @@
{
"version": "2.23.0",
"version": "2.23.1",
"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.23.0/direnv.windows-amd64.exe#/direnv.exe",
"hash": "44cdbcae4efd680c394c9abcb22201ef98da4bf1cc4c1001e82f3b72f8b60b2c"
"url": "https://github.com/direnv/direnv/releases/download/v2.23.1/direnv.windows-amd64.exe#/direnv.exe",
"hash": "50f02d5cf1e3c6ca6615da3cdb2489512f0678aa3d312d4f1d116401af23784c"
},
"32bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.23.0/direnv.windows-386.exe#/direnv.exe",
"hash": "82428b4047ec72bf6705b5f0d1d137bc874f5b7aa07ea8c70c574b9c93c652bd"
"url": "https://github.com/direnv/direnv/releases/download/v2.23.1/direnv.windows-386.exe#/direnv.exe",
"hash": "eef426e930ffb1deaf1b6c9a366b54feeca9dbd9827bb6f56aa7c11d84cdc338"
}
},
"bin": "direnv.exe",