2023-03-19 12:30:48 +00:00

31 lines
1.3 KiB
JSON

{
"version": "1.8.45",
"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.45/datree-cli_1.8.45_windows_x86_64.zip",
"hash": "80b8aafb10e99e242096a09a36002a1c6dc6e9a21a92e90b63a7c2a9c52dcfce"
},
"32bit": {
"url": "https://github.com/datreeio/datree/releases/download/1.8.45/datree-cli_1.8.45_windows_386.zip",
"hash": "2578c69c610f2d7cf97aa3efbba7c9b4c6d2ea9f7c38009e4b8395aea51d1de0"
}
},
"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"
}
}
}
}