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