2023-04-10 12:31:01 +00:00

31 lines
1.3 KiB
JSON

{
"version": "1.8.64",
"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.8.64/datree-cli_1.8.64_windows_x86_64.zip",
"hash": "30e461862a5b294b13b9ad17c497effa86e87cf384285037c9088ae08ec36ba1"
},
"32bit": {
"url": "https://github.com/datreeio/datree/releases/download/1.8.64/datree-cli_1.8.64_windows_386.zip",
"hash": "d26229eb84029688a91b3a2536e71fd841f2e73c69b0c236723eda9be5d838a9"
}
},
"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"
}
}
}
}