2026-02-05 04:57:31 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.205.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.205.1/atmos_1.205.1_windows_amd64.exe#/atmos.exe",
"hash": "a05a6e46e02957c4d7b482616f25a3215630f15b1720673a8ce90c75527b5fde"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.205.1/atmos_1.205.1_windows_386.exe#/atmos.exe",
"hash": "975e6c3cd7a0f1e43e7a4d4e0d11ac93fecfe73e7e83704819aff68a5a38e467"
}
},
"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"
}
}
}