2025-03-06 00:37:00 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.165.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.165.1/atmos_1.165.1_windows_amd64.exe#/atmos.exe",
"hash": "748b549865abc6c2372d468ae23ee0f37731a6af91d6ef7065658d3c5cd6b205"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.165.1/atmos_1.165.1_windows_386.exe#/atmos.exe",
"hash": "7a04b1c7e9a9d3a16652dc935f9f77e7dbd2f2a8fb9155bd9964f564cf22fa05"
}
},
"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"
}
}
}