2025-01-17 04:30:09 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.149.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.149.0/atmos_1.149.0_windows_amd64.exe#/atmos.exe",
"hash": "af9d38fc43abe08a10e8b11620d4fa8409e437906102e09366167fecb5419e1b"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.149.0/atmos_1.149.0_windows_386.exe#/atmos.exe",
"hash": "f2daee8107da3a01794448f4faabaab2999bdc79c8b9b7387329c98bd759830a"
}
},
"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"
}
}
}