2025-11-03 20:29:31 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.197.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.197.0/atmos_1.197.0_windows_amd64.exe#/atmos.exe",
"hash": "a5396429b177c0d742234fe51dd1bd5fcab9b5710ea345a1c9238b2b48ef8e3b"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.197.0/atmos_1.197.0_windows_386.exe#/atmos.exe",
"hash": "6ac3439d6899b3bf2558a4c83987634dbefc8577395027e9b35b58380d948f36"
}
},
"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"
}
}
}