2025-08-08 00:43:31 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.186.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.186.0/atmos_1.186.0_windows_amd64.exe#/atmos.exe",
"hash": "9afdac9fd613b4b318f70b82c26ad4c7bad363e09aa8e2cad552c50288f78cf0"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.186.0/atmos_1.186.0_windows_386.exe#/atmos.exe",
"hash": "000a1eec20eac468195f348f78d7cf71519892571733779fe0d900343641dcd4"
}
},
"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"
}
}
}