2024-11-15 20:28:24 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.106.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.106.1/atmos_1.106.1_windows_amd64.exe#/atmos.exe",
"hash": "9e6516a99350154e945e0905b3ae3597d2fc7212a466e6460aa014a89d14d82b"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.106.1/atmos_1.106.1_windows_386.exe#/atmos.exe",
"hash": "2b8b51be487959d8c2cdccffda2d3546a31d7f8c380427e71c1f784683b4d2b7"
}
},
"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"
}
}
}