{ "version": "1.133.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.133.0/atmos_1.133.0_windows_amd64.exe#/atmos.exe", "hash": "a182497416708db6339deeeaa8675b84fce9136c978cd68ecafa8834024ea444" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.133.0/atmos_1.133.0_windows_386.exe#/atmos.exe", "hash": "58b57f7c5e865f95a49b294549da1cc04673100ff8fc00cf9280c5d51a968b3d" } }, "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" } } }