direnv: Update to version 2.21.1

This commit is contained in:
Richard Kuhnt 2020-01-26 14:01:49 +00:00
parent 1649b707e0
commit d0317c1bef

View File

@ -5,15 +5,15 @@
"github": "https://github.com/direnv/direnv" "github": "https://github.com/direnv/direnv"
}, },
"license": "MIT", "license": "MIT",
"version": "2.21.0", "version": "2.21.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.21.0/direnv.windows-amd64.exe#/direnv.exe", "url": "https://github.com/direnv/direnv/releases/download/v2.21.1/direnv.windows-amd64.exe#/direnv.exe",
"hash": "ef9dfa5e70c2bbc5b6ce0c9c64f0f66567166b996d22baedf58ba338579457f8" "hash": "8bd53d90276dbf4f0583192f22c943c83d0001803ddf5b857997ad0a2087504b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.21.0/direnv.windows-386.exe#/direnv.exe", "url": "https://github.com/direnv/direnv/releases/download/v2.21.1/direnv.windows-386.exe#/direnv.exe",
"hash": "63cf7e2c4135a8358a081945e1391076e4346b6c433d8784eb3d9d0a38b9a63b" "hash": "a2462c847e76a2db30ed75d9dccfc8e7bd78201c623961e52ab905f4d823676a"
} }
}, },
"bin": "direnv.exe", "bin": "direnv.exe",