{ "version": "2.22.1", "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.22.1/direnv.windows-amd64.exe#/direnv.exe", "hash": "d9b74175b7200b4f07c8a58f5dd0f9ab3cd31d10a99e4139b75998f1cb756877" }, "32bit": { "url": "https://github.com/direnv/direnv/releases/download/v2.22.1/direnv.windows-386.exe#/direnv.exe", "hash": "8459f53b8ddd3e5537700a815e646f8d75bcd04eec73e4ed66a251776f0bdcb1" } }, "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" } } } }