2023-03-12 16:28:49 +00:00

31 lines
1.3 KiB
JSON

{
"version": "1.8.39",
"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.39/datree-cli_1.8.39_windows_x86_64.zip",
"hash": "47ba5c0c4e3a506c5887254eb1e060434f35298b515f508d31f2770fbc9ea6d6"
},
"32bit": {
"url": "https://github.com/datreeio/datree/releases/download/1.8.39/datree-cli_1.8.39_windows_386.zip",
"hash": "e796cbf8493d5c59511652824d72e62b22486b50b88d5038a19cba2c3b6f5c1b"
}
},
"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"
}
}
}
}