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