2025-01-19 20:26:58 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.152.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.152.1/atmos_1.152.1_windows_amd64.exe#/atmos.exe",
"hash": "070e263e284f17884b81cdfdc432fa2d23a862ead0e8de642343350c0e5c16d9"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.152.1/atmos_1.152.1_windows_386.exe#/atmos.exe",
"hash": "a53e1073c774184bdf6f28002e145f2fb521242eb33e1d3fa4363822b558b9c2"
}
},
"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"
}
}
}