2023-07-13 20:26:05 +00:00

31 lines
1.3 KiB
JSON

{
"version": "1.9.17",
"description": "Prevent Kubernetes misconfigurations from reaching production (again 😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations.",
"homepage": "https://www.datree.io/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/datreeio/datree/releases/download/1.9.17/datree-cli_1.9.17_windows_x86_64.zip",
"hash": "73df8a30fcd4a842d822aa3f79de346ab9f001d74e45ce6ffa9ef5506d3f89f4"
},
"32bit": {
"url": "https://github.com/datreeio/datree/releases/download/1.9.17/datree-cli_1.9.17_windows_386.zip",
"hash": "f73c8751ecc060804b01dc8a5731b54c9e02430d76c9ed6c0bd3552d199ac1da"
}
},
"bin": "datree.exe",
"checkver": {
"github": "https://github.com/datreeio/datree"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/datreeio/datree/releases/download/$version/datree-cli_$version_windows_x86_64.zip"
},
"32bit": {
"url": "https://github.com/datreeio/datree/releases/download/$version/datree-cli_$version_windows_386.zip"
}
}
}
}