datree: Update to version 1.8.64

This commit is contained in:
github-actions[bot] 2023-04-10 12:31:01 +00:00
parent 65aeb53f85
commit 7fce880dfb

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.63", "version": "1.8.64",
"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.8.63/datree-cli_1.8.63_windows_x86_64.zip", "url": "https://github.com/datreeio/datree/releases/download/1.8.64/datree-cli_1.8.64_windows_x86_64.zip",
"hash": "5fefa11d78bfe695c07322f89a639c6442262b3f5828382333461adc550ad484" "hash": "30e461862a5b294b13b9ad17c497effa86e87cf384285037c9088ae08ec36ba1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/datreeio/datree/releases/download/1.8.63/datree-cli_1.8.63_windows_386.zip", "url": "https://github.com/datreeio/datree/releases/download/1.8.64/datree-cli_1.8.64_windows_386.zip",
"hash": "a002f80d45c2e68b5deb81daf40de3b622a51434acae7d9e4efccb8989b25618" "hash": "d26229eb84029688a91b3a2536e71fd841f2e73c69b0c236723eda9be5d838a9"
} }
}, },
"bin": "datree.exe", "bin": "datree.exe",