2025-09-26 20:28:05 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.192.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.192.0/atmos_1.192.0_windows_amd64.exe#/atmos.exe",
"hash": "5d22a135675905f5dadd98b0151869eeadd228b676c4d0c87a11ae00795c13b9"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.192.0/atmos_1.192.0_windows_386.exe#/atmos.exe",
"hash": "4e067c8b083ea380c10244d0be13b9bc9b365fb785970b34dc7c25f54f91ced5"
}
},
"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"
}
}
}