2025-02-03 20:27:46 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.158.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.158.0/atmos_1.158.0_windows_amd64.exe#/atmos.exe",
"hash": "f23c3d91019235effea89bfc926c2d4bc372b6c6f8a58b3abbd1c319d1c7daf8"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.158.0/atmos_1.158.0_windows_386.exe#/atmos.exe",
"hash": "8433fdcbd80382bd09594eb5b1978342d54f510a6a782077d435bff3050f3f8e"
}
},
"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"
}
}
}