mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
datree: Update to version 1.9.7
This commit is contained in:
parent
b53447e885
commit
613d6465a5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.6",
|
"version": "1.9.7",
|
||||||
"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.",
|
"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/",
|
"homepage": "https://www.datree.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/datreeio/datree/releases/download/1.9.6/datree-cli_1.9.6_windows_x86_64.zip",
|
"url": "https://github.com/datreeio/datree/releases/download/1.9.7/datree-cli_1.9.7_windows_x86_64.zip",
|
||||||
"hash": "f4cf93d8fa6a068e8c28e968e55efe1324fe3f156258e4252d388502dd759dfc"
|
"hash": "b40332dbcc83061e89de194974e441938a2da46f7fc048f288fe41cb7f25e2b1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/datreeio/datree/releases/download/1.9.6/datree-cli_1.9.6_windows_386.zip",
|
"url": "https://github.com/datreeio/datree/releases/download/1.9.7/datree-cli_1.9.7_windows_386.zip",
|
||||||
"hash": "1e3c120e55602c7ea2583379dae8f278250b0aca42fc39d23fdcfbd1fc5ffc98"
|
"hash": "716e4b41d5aa9b6bddbb31ecee9233b1acd86907949b3a379bff4a9845849ec3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "datree.exe",
|
"bin": "datree.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user