{ "version": "1.162.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.162.0/atmos_1.162.0_windows_amd64.exe#/atmos.exe", "hash": "b2241f2d44c9d430c2e8117863eb8e84732026e0b8de90485f9220fc51a76779" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.162.0/atmos_1.162.0_windows_386.exe#/atmos.exe", "hash": "25419322a88b6e04c0e55960318a6806f6ec46ca457357fb4c07c7ac0bcb51f6" } }, "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" } } }