datree: Update to version 1.9.2

This commit is contained in:
github-actions[bot] 2023-05-15 16:28:11 +00:00
parent a75b62c856
commit 0928a957fa

View File

@ -1,16 +1,16 @@
{ {
"version": "1.9.0", "version": "1.9.2",
"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.0/datree-cli_1.9.0_windows_x86_64.zip", "url": "https://github.com/datreeio/datree/releases/download/1.9.2/datree-cli_1.9.2_windows_x86_64.zip",
"hash": "0a365fcd5dd383833846341df6b91eea80f1b1661685cf655660f2ffc7ac9e45" "hash": "aca76e4aed2287831559df50450b9c6c8797357cdffd8eb67e7755cbb7c7fff5"
}, },
"32bit": { "32bit": {
"url": "https://github.com/datreeio/datree/releases/download/1.9.0/datree-cli_1.9.0_windows_386.zip", "url": "https://github.com/datreeio/datree/releases/download/1.9.2/datree-cli_1.9.2_windows_386.zip",
"hash": "f7b745f8314cf7c861ebc831790e27e947c94e130da616701cff8040dfb8938a" "hash": "e920f50b86c33a925058ad0599a96effc18e4aae402f38ba0eab84ccdb676b81"
} }
}, },
"bin": "datree.exe", "bin": "datree.exe",