2025-01-16 08:29:45 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.147.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.147.0/atmos_1.147.0_windows_amd64.exe#/atmos.exe",
"hash": "96a1b78e18bd75e323e3987bb00dfd18acc985f51c4890c569dbeff5c4252e93"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.147.0/atmos_1.147.0_windows_386.exe#/atmos.exe",
"hash": "b798e83392f4616219d68a7ff817170dfb067b54c5fc31138cfb778c4175ee54"
}
},
"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"
}
}
}