{ "version": "1.107.1", "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.107.1/atmos_1.107.1_windows_amd64.exe#/atmos.exe", "hash": "c560822b65e863dee9f96dfe716081c0cae1c2cf38320d4243a561c94ce0b1bf" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.107.1/atmos_1.107.1_windows_386.exe#/atmos.exe", "hash": "fe52e9afac8b11a02437c2e5091bf6aad2f782d57d5e00b2885067bffb52c0d0" } }, "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" } } }