{ "version": "1.109.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.109.0/atmos_1.109.0_windows_amd64.exe#/atmos.exe", "hash": "0cdce4e7bb2f3f4051d1306f78428600c21fe3bef286313301e6f38d363af825" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.109.0/atmos_1.109.0_windows_386.exe#/atmos.exe", "hash": "e860cb2f2a731a0480aac054098e43f0ce12123349eeea1ab90677dd5f20b940" } }, "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" } } }