2025-12-21 04:33:12 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.202.1",
"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.202.1/atmos_1.202.1_windows_amd64.exe#/atmos.exe",
"hash": "34fdc5abac92fc85ee912935619103bbc06f1afb79b885e1c11983a69ed7f95a"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.202.1/atmos_1.202.1_windows_386.exe#/atmos.exe",
"hash": "afddf5f4d8b7dd9ad9950afb51ee156bc56a826ebdd851b5bee55ba89a8643f0"
}
},
"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"
}
}
}