2023-05-02 16:28:25 +00:00

31 lines
1.3 KiB
JSON

{
"version": "1.8.67",
"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.67/datree-cli_1.8.67_windows_x86_64.zip",
"hash": "50bb21b630007f88a300b6efaaf1ee15635b01da05d282d037da338358eee02a"
},
"32bit": {
"url": "https://github.com/datreeio/datree/releases/download/1.8.67/datree-cli_1.8.67_windows_386.zip",
"hash": "caeb865e4a4191467813f4c5ed0149e5cebfd60159cb469d2e7e0c75a7b60e6e"
}
},
"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"
}
}
}
}