2024-11-17 00:39:14 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.107.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.107.0/atmos_1.107.0_windows_amd64.exe#/atmos.exe",
"hash": "28a1bd6191cb46d3d656539832c09ee7e2dca086235c5ed8a2a27b14b767ca43"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.107.0/atmos_1.107.0_windows_386.exe#/atmos.exe",
"hash": "89c2624aa569749e081159fe3bf12db7ce87e98c3d0c55be4013a01320c9382a"
}
},
"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"
}
}
}