{ "version": "1.164.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.164.0/atmos_1.164.0_windows_amd64.exe#/atmos.exe", "hash": "e03160f8d9d13bb23b1fb93bf8307949a6fbc0f188a4539196c99e8ce777f702" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.164.0/atmos_1.164.0_windows_386.exe#/atmos.exe", "hash": "89eb43bf557309e2e77ce15a1913d19ea61b645b325b2b639f6e07acad6aa9d8" } }, "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" } } }