{ "version": "1.187.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.187.0/atmos_1.187.0_windows_amd64.exe#/atmos.exe", "hash": "e104f70e49b277e695a7ffb48a27aed70afac4121642891a69bbd496031c1e90" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.187.0/atmos_1.187.0_windows_386.exe#/atmos.exe", "hash": "d2a615fff83512066578684c1621f2d9de35a2b5f44fdf101b09d037853eb130" } }, "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" } } }