2025-01-16 16:30:52 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.148.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.148.0/atmos_1.148.0_windows_amd64.exe#/atmos.exe",
"hash": "7786ab4930a9d0973877be5c3fdefee4d4485925c0614b05c2d17c0d945b2a90"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.148.0/atmos_1.148.0_windows_386.exe#/atmos.exe",
"hash": "609c8f586003ce92c1b5ac864790e02c2fbc0447a6d7c6c2c67f78da667b4b92"
}
},
"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"
}
}
}