2025-01-17 00:35:32 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.148.1",
"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.148.1/atmos_1.148.1_windows_amd64.exe#/atmos.exe",
"hash": "4e041d4dc9a4f87c7c06051a70bcf6d34e260862e8c1c2b3af8c3d2df72c5ed9"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.148.1/atmos_1.148.1_windows_386.exe#/atmos.exe",
"hash": "701c442d55a41aa62119c97d76f1b8048a140c9768c85ca35fb886afffcce44f"
}
},
"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"
}
}
}