2025-07-18 04:33:28 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.183.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.183.0/atmos_1.183.0_windows_amd64.exe#/atmos.exe",
"hash": "fab687d82fba9976291d402071992baec90c1a814da7499636f09cb636fe93dd"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.183.0/atmos_1.183.0_windows_386.exe#/atmos.exe",
"hash": "083beef4d259f6d4e5e704845100b4e4e22a1f7a5ee0324d0c3416916b5e6a08"
}
},
"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"
}
}
}