{ "version": "1.88.1", "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.88.1/atmos_1.88.1_windows_amd64.exe#/atmos.exe", "hash": "69e13f89b845e801d7e5632dd3bf39fcef71646ad12854653573534c43df593d" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.88.1/atmos_1.88.1_windows_386.exe#/atmos.exe", "hash": "3d7aa3a7baa23080578925977afef71ed7101a63f3e41045741bd467c434fb0f" } }, "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" } } }