2026-02-14 08:31:05 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.206.2",
"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.206.2/atmos_1.206.2_windows_amd64.exe#/atmos.exe",
"hash": "f8fe916ed1129e9daf316723895331c6b2a1e7dcea66ce2021707df8ff31f3bf"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.206.2/atmos_1.206.2_windows_386.exe#/atmos.exe",
"hash": "036915b63d12a169d944484cf041ddb306934d9b0a3c6df8edc671a80f643c34"
}
},
"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"
}
}
}