{ "version": "1.121.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.121.0/atmos_1.121.0_windows_amd64.exe#/atmos.exe", "hash": "941db4db3a31802003b8fafc16b2b53015790d1de2ae0ecdba2873464b68fefb" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.121.0/atmos_1.121.0_windows_386.exe#/atmos.exe", "hash": "f398d850f6a470cd9ca4eb7a514e254967bd6a4f97e33adc3695f93710d23a35" } }, "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" } } }