2026-02-12 16:39:55 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.206.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.206.0/atmos_1.206.0_windows_amd64.exe#/atmos.exe",
"hash": "9419921a2995a95afef6f8cec6128051a92d3da4c38a3eb08775f61791de0e3a"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.206.0/atmos_1.206.0_windows_386.exe#/atmos.exe",
"hash": "dca4023ae7f7ecb65071c16be1cf78499cc98b69a49fc9796045b4e12895d2b2"
}
},
"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"
}
}
}