{ "version": "1.189.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.189.0/atmos_1.189.0_windows_amd64.exe#/atmos.exe", "hash": "72f4881b44f446cc29ff71a367cc99c131a0292567d9c4676d33ab2136ee4a6d" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.189.0/atmos_1.189.0_windows_386.exe#/atmos.exe", "hash": "89f6c85335d78695ce6a7906f910c0ba6fe3d4c2f5a8fbb196cd24e50f437ff1" } }, "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" } } }