From 8c447d107cb3b3a7c600ab1490ade8f752e35041 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 16:27:48 +0000 Subject: [PATCH] datree: Update to version 1.9.4 --- bucket/datree.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/datree.json b/bucket/datree.json index d2eb4c5914..c167bad4db 100644 --- a/bucket/datree.json +++ b/bucket/datree.json @@ -1,16 +1,16 @@ { - "version": "1.9.3", + "version": "1.9.4", "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.9.3/datree-cli_1.9.3_windows_x86_64.zip", - "hash": "56dd1dfc8c4810fc0a0cc4c71cc785368c973f59b6b8d0842f96b9655e4aff24" + "url": "https://github.com/datreeio/datree/releases/download/1.9.4/datree-cli_1.9.4_windows_x86_64.zip", + "hash": "163621c83ec6fc2ba2214875ad9adb37ae50abbb42fe747de1a53ac1196edb08" }, "32bit": { - "url": "https://github.com/datreeio/datree/releases/download/1.9.3/datree-cli_1.9.3_windows_386.zip", - "hash": "0f38504b91c0954e0ab0d280735fb6fc25bb53ffa47e5b3a0f5d19e1ec0588b5" + "url": "https://github.com/datreeio/datree/releases/download/1.9.4/datree-cli_1.9.4_windows_386.zip", + "hash": "07cbb14630b0610d2bc36f42e4d755b9a46d32f34ad4b9d3fa1d936a2b5e4ebc" } }, "bin": "datree.exe",