{ "version": "1.127.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.127.0/atmos_1.127.0_windows_amd64.exe#/atmos.exe", "hash": "72b1e7d29322d1fc31ac4cd60e7aa94085215918af5577702e24aaa1aca1d68a" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.127.0/atmos_1.127.0_windows_386.exe#/atmos.exe", "hash": "27b3d0d9d865dfaf283675206116f3209e75550416b701199cfd073eb16885f4" } }, "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" } } }