{ "homepage": "https://direnv.net", "description": "load or unload environment variables depending on the current directory", "checkver": { "github": "https://github.com/direnv/direnv" }, "license": "MIT", "version": "2.21.2", "architecture": { "64bit": { "url": "https://github.com/direnv/direnv/releases/download/v2.21.2/direnv.windows-amd64.exe#/direnv.exe", "hash": "abe96198aeee96e7a2eaa0cc2f2c2e5fcdcea7316b4fc5d6f72328d089cf61c9" }, "32bit": { "url": "https://github.com/direnv/direnv/releases/download/v2.21.2/direnv.windows-386.exe#/direnv.exe", "hash": "1bfe7cdfe4002add3234ce218a659df326317872a9eda88e1d3a51923ea0cef7" } }, "bin": "direnv.exe", "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" } } } }