2025-04-26 16:29:12 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.173.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.173.0/atmos_1.173.0_windows_amd64.exe#/atmos.exe",
"hash": "b857ad12512771e885f1cd05d7243cbd12a45a0131324030f1fdee1ab2d2d185"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.173.0/atmos_1.173.0_windows_386.exe#/atmos.exe",
"hash": "199ec0f5d9e9d0e0df5b416879a3d6c3d75beb3e044614c6d0d27b5fec66622d"
}
},
"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"
}
}
}