{ "version": "1.110.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.110.0/atmos_1.110.0_windows_amd64.exe#/atmos.exe", "hash": "f32fe54695dca04650ff0b0a443b396b3d86f6ab2c6cccc70d1bdadd1d6cc237" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.110.0/atmos_1.110.0_windows_386.exe#/atmos.exe", "hash": "067ad52b3f2b7fa054365f10067bd80e97ea38986d51cbee5e07b671cf1efb56" } }, "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" } } }