2025-01-08 04:29:28 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.139.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.139.0/atmos_1.139.0_windows_amd64.exe#/atmos.exe",
"hash": "9b1f6ca37a50a00b651ff76977f37d6d9b3340cedf8d80079e83925dfee2aac7"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.139.0/atmos_1.139.0_windows_386.exe#/atmos.exe",
"hash": "00ec5dcbad1daeaf7a8ebe7c53859061891565feb38ea4ec66d8771849c9ea59"
}
},
"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"
}
}
}