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