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