{ "version": "1.96.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.96.0/atmos_1.96.0_windows_amd64.exe#/atmos.exe", "hash": "a5cee8ec1ef7c42f9a7114c812f420612c8eca9c1ac9aa33cc94c19dfa1880f5" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.96.0/atmos_1.96.0_windows_386.exe#/atmos.exe", "hash": "4350ec0e73055973b20aec74212351f6ee824bcbdaeaba921771538fafd14377" } }, "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" } } }