{ "version": "1.129.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.129.0/atmos_1.129.0_windows_amd64.exe#/atmos.exe", "hash": "2998141c24ac12d00a079138c2dd8f86f9cbd2c654869c6d6792669c56d7b5a1" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.129.0/atmos_1.129.0_windows_386.exe#/atmos.exe", "hash": "62b9030a134c7a71c0884fdda5ed57128ea21d2b75ce061a00c25f24ad999b19" } }, "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" } } }