2025-02-10 16:30:14 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.160.3",
"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.160.3/atmos_1.160.3_windows_amd64.exe#/atmos.exe",
"hash": "409bc90442c211cc2006ea7415ba57e34b62d708bb918a864144d7593b7731cc"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.160.3/atmos_1.160.3_windows_386.exe#/atmos.exe",
"hash": "69331bd6ef35f408c9ea9ea701d4f11bf44201b7a445cf90b328438f63b9dcc9"
}
},
"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"
}
}
}