{ "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.3", "architecture": { "64bit": { "url": "https://github.com/direnv/direnv/releases/download/v2.21.3/direnv.windows-amd64.exe#/direnv.exe", "hash": "d7f24768f7802d2dffe32700fdc0e75c04969c15f10d9f6abfc77f72f81ac834" }, "32bit": { "url": "https://github.com/direnv/direnv/releases/download/v2.21.3/direnv.windows-386.exe#/direnv.exe", "hash": "298b3e6387715784152c2d474f0a6529328aaaf8b8591049145b6ff95ed4ea83" } }, "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" } } } }