{ "version": "1.104.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.104.0/atmos_1.104.0_windows_amd64.exe#/atmos.exe", "hash": "1a7a7eaff2602275aabfd2dbb7504399aaad5ddf6b3a0920b1010b1836245dd6" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.104.0/atmos_1.104.0_windows_386.exe#/atmos.exe", "hash": "d3a20782bb8a68c99d47f5487721e0f361dfcc5eee50ac186bdd043dc7e15e40" } }, "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" } } }