mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
31 lines
1.3 KiB
JSON
31 lines
1.3 KiB
JSON
{
|
|
"version": "1.8.65",
|
|
"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.65/datree-cli_1.8.65_windows_x86_64.zip",
|
|
"hash": "0b3779a68bfbb96530441b5f850147021b108225c9627f1bed1c0573720bd472"
|
|
},
|
|
"32bit": {
|
|
"url": "https://github.com/datreeio/datree/releases/download/1.8.65/datree-cli_1.8.65_windows_386.zip",
|
|
"hash": "b94315fa4c73505391b038846cdcf821daaa55184c1a8b8a8bccb32a14bfc284"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|