{ "version": "1.146.3", "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.146.3/atmos_1.146.3_windows_amd64.exe#/atmos.exe", "hash": "c991744f98db56ab14bdbdbb46f1251607c33ca117ad591f9a263c11b80d7e97" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.146.3/atmos_1.146.3_windows_386.exe#/atmos.exe", "hash": "4b2483d25f31d3bb4c70125e5e7f52c81d6f9a96cfb2dbe40f77043958cdc47a" } }, "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" } } }