{ "version": "1.201.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.201.0/atmos_1.201.0_windows_amd64.exe#/atmos.exe", "hash": "d661955e576669bf942f2f0a82b28dbbb1713e3a970247bf562845364d7570f2" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.201.0/atmos_1.201.0_windows_386.exe#/atmos.exe", "hash": "149ddd0cd110699e77436ffcfa6d0901f8df8ed70e2f31ccb92d27307e7443a2" } }, "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" } } }