{ "version": "1.170.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.170.0/atmos_1.170.0_windows_amd64.exe#/atmos.exe", "hash": "d21fbd68aa1c02497d15e975f4efcf0958de3bb18473d0bd3543ed8bd1e65c13" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.170.0/atmos_1.170.0_windows_386.exe#/atmos.exe", "hash": "ca200a5315a4dac75e352c4c58d4c03b199294419ef9cfdd95e1f71c13b1da29" } }, "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" } } }