{ "version": "1.138.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.138.0/atmos_1.138.0_windows_amd64.exe#/atmos.exe", "hash": "1f3ca0bfe415012648c61054814a37568bd962f333622603c70f80862db06b76" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.138.0/atmos_1.138.0_windows_386.exe#/atmos.exe", "hash": "4a23bf2c35c1635e3891ca855b5274b78303eaa9b422a27594d3966525979128" } }, "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" } } }