2023-04-04 16:27:57 +00:00

31 lines
1.3 KiB
JSON

{
"version": "1.8.63",
"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.63/datree-cli_1.8.63_windows_x86_64.zip",
"hash": "5fefa11d78bfe695c07322f89a639c6442262b3f5828382333461adc550ad484"
},
"32bit": {
"url": "https://github.com/datreeio/datree/releases/download/1.8.63/datree-cli_1.8.63_windows_386.zip",
"hash": "a002f80d45c2e68b5deb81daf40de3b622a51434acae7d9e4efccb8989b25618"
}
},
"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"
}
}
}
}