{ "version": "1.178.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.178.0/atmos_1.178.0_windows_amd64.exe#/atmos.exe", "hash": "417485b5b53d2ec5ff8d25f75f34466ccef489f5bf8db7f1c4290030363c84fe" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.178.0/atmos_1.178.0_windows_386.exe#/atmos.exe", "hash": "dac90e901b4cfe9f77fecba6dad1899ef16bd9dbcf360dacf9dcf04f44222b71" } }, "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" } } }