direnv: Update to version 2.26.0

This commit is contained in:
Jakub Čábera 2020-12-27 16:54:04 +01:00
parent e61d5da8a7
commit b9cd88e265

View File

@ -1,16 +1,16 @@
{ {
"version": "2.25.2", "version": "2.26.0",
"description": "load or unload environment variables depending on the current directory", "description": "load or unload environment variables depending on the current directory",
"homepage": "https://direnv.net", "homepage": "https://direnv.net",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.25.2/direnv.windows-amd64.exe#/direnv.exe", "url": "https://github.com/direnv/direnv/releases/download/v2.26.0/direnv.windows-amd64.exe#/direnv.exe",
"hash": "df631e81bfb38230dd2a4f78e4b2a7931ec52ab5a30b43b0b91dbcf828cdf6cf" "hash": "67a46f292ffea04ebaf2967efaaebbb32300090744c703e2f5e32ac924db6a03"
}, },
"32bit": { "32bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.25.2/direnv.windows-386.exe#/direnv.exe", "url": "https://github.com/direnv/direnv/releases/download/v2.26.0/direnv.windows-386.exe#/direnv.exe",
"hash": "b667afd58411a4bd9670e7440a056ebd6b56ba48c07312675bedba5cc3fd73e9" "hash": "fb15f7ea993706e2cb69383611378bfbb25670c8f2a0c52d7ac37214635d3007"
} }
}, },
"bin": "direnv.exe", "bin": "direnv.exe",