2025-10-30 00:40:12 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.196.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.196.0/atmos_1.196.0_windows_amd64.exe#/atmos.exe",
"hash": "c0c878894aabf2db96306f4b1fa4f7f8deb882cd052d8661159fdde584ff724f"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.196.0/atmos_1.196.0_windows_386.exe#/atmos.exe",
"hash": "30b0aa8985259667653600b2fe3a974a4d79b75c4d260bda2d38547702771566"
}
},
"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"
}
}
}