{ "version": "1.200.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.200.0/atmos_1.200.0_windows_amd64.exe#/atmos.exe", "hash": "d3dd96b7e4e3ff2434f1ec577a29860081d15fb15727f88d62a84ebbc6d555a8" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.200.0/atmos_1.200.0_windows_386.exe#/atmos.exe", "hash": "450875e1761b419c950d92caba50502befcae12b92278ca647c046cfa2a17045" } }, "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" } } }