2025-05-01 04:29:51 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.174.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.174.0/atmos_1.174.0_windows_amd64.exe#/atmos.exe",
"hash": "861e881b429610e5106a55ff05d0df139e866a2001a6a8b0f5fe989dff00508f"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.174.0/atmos_1.174.0_windows_386.exe#/atmos.exe",
"hash": "07df8febfff3ff8951ffeb8941d4b7b5e223f60874591682b727f92b32cd8493"
}
},
"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"
}
}
}