{ "version": "1.207.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.207.0/atmos_1.207.0_windows_amd64.exe#/atmos.exe", "hash": "0c6d4320f4e7ab5cf744bce159a493ebb3c36a83e4c4086be0ee182f8dbb7ef7" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.207.0/atmos_1.207.0_windows_386.exe#/atmos.exe", "hash": "1612ce4c660c9c1f6d5d028148ea0de915c4f4308232af252a7a424c6fd5b4d4" } }, "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" } } }