{ "version": "1.108.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.108.0/atmos_1.108.0_windows_amd64.exe#/atmos.exe", "hash": "71ba9c37c9d3078db4254d6c8de914531f631fadb18eeb4fada14f7bafa3764c" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.108.0/atmos_1.108.0_windows_386.exe#/atmos.exe", "hash": "b3b446e07b879a92dd31f4e29ce8e9b34359e53bef6e973057b6c0bc7ff47743" } }, "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" } } }