{ "version": "1.105.0", "description": "Terraform Orchestration Tool for DevOps", "homepage": "https://atmos.tools", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.105.0/atmos_1.105.0_windows_amd64.exe#/atmos.exe", "hash": "d94a238443ce80e53c105059badec4b7084d8cf4ac5bf18dbb84f8ffdd632c6d" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.105.0/atmos_1.105.0_windows_386.exe#/atmos.exe", "hash": "baaa15e58c91d60a6f1e137b8f0e4b3a3b2afa5ce4c0ab3eee47eaada3bd685b" } }, "bin": "atmos.exe", "checkver": { "github": "https://github.com/cloudposse/atmos" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v$version/atmos_$version_windows_amd64.exe#/atmos.exe" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v$version/atmos_$version_windows_386.exe#/atmos.exe" } }, "hash": { "url": "$baseurl/atmos_$version_SHA256SUMS" } } }