2026-01-27 00:46:27 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.205.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.205.0/atmos_1.205.0_windows_amd64.exe#/atmos.exe",
"hash": "434bee71c8008c860c75cd86defe7f6cd240a4386e8c81dd8d51e940a7ce5e4f"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.205.0/atmos_1.205.0_windows_386.exe#/atmos.exe",
"hash": "10b134c8550e59382b3ff35e1dfb247d9edda90055b1cb3ded74b2f14fba16d8"
}
},
"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"
}
}
}