{ "version": "1.183.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.183.1/atmos_1.183.1_windows_amd64.exe#/atmos.exe", "hash": "4c2403c9a12ad2a48c95bfe36657135cfdee73b2581e514e721a80622409b25c" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.183.1/atmos_1.183.1_windows_386.exe#/atmos.exe", "hash": "25d14ad1e41fe914683797cae7dd6cae0aab71904770893a7573443003ccf98d" } }, "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" } } }