direnv: Update to version 2.25.0

This commit is contained in:
Jakub Čábera 2020-12-03 19:58:23 +01:00
parent 73193fcf13
commit 07c22739a4

View File

@ -1,16 +1,16 @@
{
"version": "2.24.0",
"version": "2.25.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.24.0/direnv.windows-amd64.exe#/direnv.exe",
"hash": "a7576d3d73bc362b9c1bccd2cc0fa91fc60685e6d044e4223b5a0825d4db7eb1"
"url": "https://github.com/direnv/direnv/releases/download/v2.25.0/direnv.windows-amd64.exe#/direnv.exe",
"hash": "cd8a161c57f5e35d571e17e45f65b8ac51cf5fcdcdbc9f4946376e3bb16b0a03"
},
"32bit": {
"url": "https://github.com/direnv/direnv/releases/download/v2.24.0/direnv.windows-386.exe#/direnv.exe",
"hash": "1bae11c530daa64b9cfcddc07de0f1616133f412432c12b6e9e8fd0b552d9511"
"url": "https://github.com/direnv/direnv/releases/download/v2.25.0/direnv.windows-386.exe#/direnv.exe",
"hash": "ea8711cbc752580d522c1d367ebfeac41e83dd223970ffab07a2b72c42fe2110"
}
},
"bin": "direnv.exe",