{ "version": "1.185.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.185.0/atmos_1.185.0_windows_amd64.exe#/atmos.exe", "hash": "028afbb99ef16ed4d3970144ddc60734f1dad30badb4a0cde14d11b51e298fa1" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.185.0/atmos_1.185.0_windows_386.exe#/atmos.exe", "hash": "24869d8f34536feb7d11e397795a0630a2b339c96584b02939ef30d61e140d31" } }, "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" } } }