{ "version": "1.86.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.86.1/atmos_1.86.1_windows_amd64.exe#/atmos.exe", "hash": "6c305bda551adfb9b5209d6e488c44884232d7581a58fe013b93ba3c46925f6a" }, "32bit": { "url": "https://github.com/cloudposse/atmos/releases/download/v1.86.1/atmos_1.86.1_windows_386.exe#/atmos.exe", "hash": "2c79bdfa3ee9cbc8f90ebcaff00c3f4f4ac9795371c7064eb02447177089e1ed" } }, "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" } } }