{ "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.25.0/direnv.windows-amd64.exe#/direnv.exe", "hash": "cd8a161c57f5e35d571e17e45f65b8ac51cf5fcdcdbc9f4946376e3bb16b0a03" }, "32bit": { "url": "https://github.com/direnv/direnv/releases/download/v2.25.0/direnv.windows-386.exe#/direnv.exe", "hash": "ea8711cbc752580d522c1d367ebfeac41e83dd223970ffab07a2b72c42fe2110" } }, "bin": "direnv.exe", "checkver": { "github": "https://github.com/direnv/direnv" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/direnv/direnv/releases/download/v$version/direnv.windows-amd64.exe#/direnv.exe" }, "32bit": { "url": "https://github.com/direnv/direnv/releases/download/v$version/direnv.windows-386.exe#/direnv.exe" } } } }