{ "version": "1.153.2", "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.153.2/atmos_1.153.2_windows_amd64.exe#/atmos.exe", "hash": "5a814e7fa9966d164a24045ef5c8ad2648c5de937848c631cef32000794009a1" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.153.2/atmos_1.153.2_windows_386.exe#/atmos.exe", "hash": "4bbe95d633845acfdf9fd0f00b9ea600d46492c4d6db2c3b6d23f7fd62cb2fec" } }, "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" } } }