2025-02-13 00:36:04 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.161.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.161.0/atmos_1.161.0_windows_amd64.exe#/atmos.exe",
"hash": "514bd6d69f06ff6ceae0813614a52766f2df539033cb1642b973a00d2407f5c3"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.161.0/atmos_1.161.0_windows_386.exe#/atmos.exe",
"hash": "bea1c7af83bac0c249b8a9db778f83486cec6d1d6ea30f401de94115123e8157"
}
},
"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"
}
}
}