2025-04-15 20:29:31 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.171.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.171.0/atmos_1.171.0_windows_amd64.exe#/atmos.exe",
"hash": "dce49f976a8c109a0b7b3aa56135b983d0fbd2287ecc6f61f4b788332a764ac1"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.171.0/atmos_1.171.0_windows_386.exe#/atmos.exe",
"hash": "9a6978fe5a2f51d4e8d18dabf9593cf3abb7cf9eb00a09a22ba6fb49531016d2"
}
},
"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"
}
}
}