{ "version": "1.166.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.166.0/atmos_1.166.0_windows_amd64.exe#/atmos.exe", "hash": "578015a24cfb39a52b982b7608ae072bb5530173dd1b66e6e98a867f4c6ea3bb" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.166.0/atmos_1.166.0_windows_386.exe#/atmos.exe", "hash": "cc7878fcb40d0768c903d0d2af1f94c146bd74f172c14a0eea4632121c220199" } }, "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" } } }