2025-02-12 08:30:06 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.160.5",
"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.160.5/atmos_1.160.5_windows_amd64.exe#/atmos.exe",
"hash": "1d9bf0c549583e5588a676d90c10a45f7e2b8bdbdc69b733b4821fd782865656"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.160.5/atmos_1.160.5_windows_386.exe#/atmos.exe",
"hash": "5141aead4babfe24406235bad7ec2a9056a501ada6ad08b6ac16acfd611d7868"
}
},
"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"
}
}
}