{ "version": "1.188.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.188.0/atmos_1.188.0_windows_amd64.exe#/atmos.exe", "hash": "fdb3c59139de1960fb83edec59fb7ab04e9315b7f007ecbf2d32482167c862f2" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.188.0/atmos_1.188.0_windows_386.exe#/atmos.exe", "hash": "4911ac599c612be49d46c3e054c89fb5ffba47dc5eaa269cc2d217d871870f4c" } }, "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" } } }