{ "version": "1.165.2", "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.165.2/atmos_1.165.2_windows_amd64.exe#/atmos.exe", "hash": "668de205b6f6f26e0459e26aff6ee6e5a799958223505d05721e4e16945c82f5" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.165.2/atmos_1.165.2_windows_386.exe#/atmos.exe", "hash": "e9fbaed4761c41b277e83d6ec9890b1d16b6866ac78672da4bdd16ca52c88ef5" } }, "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" } } }