From 08922be9f0dc0bbbc2ea3e85fccd93b91cb77a26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Mar 2023 12:30:48 +0000 Subject: [PATCH] datree: Update to version 1.8.45 --- bucket/datree.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/datree.json b/bucket/datree.json index 388b2f90c8..0b8d3e6664 100644 --- a/bucket/datree.json +++ b/bucket/datree.json @@ -1,16 +1,16 @@ { - "version": "1.8.42", + "version": "1.8.45", "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.42/datree-cli_1.8.42_windows_x86_64.zip", - "hash": "ffa36cc512a173a69d3ee9a396625a6826c630cc7cc94301e536d504c14f43c0" + "url": "https://github.com/datreeio/datree/releases/download/1.8.45/datree-cli_1.8.45_windows_x86_64.zip", + "hash": "80b8aafb10e99e242096a09a36002a1c6dc6e9a21a92e90b63a7c2a9c52dcfce" }, "32bit": { - "url": "https://github.com/datreeio/datree/releases/download/1.8.42/datree-cli_1.8.42_windows_386.zip", - "hash": "e94fb5ada1f0fef0a2a973efa1fba3eee66d2e93bb0676f0048afa95875fb39b" + "url": "https://github.com/datreeio/datree/releases/download/1.8.45/datree-cli_1.8.45_windows_386.zip", + "hash": "2578c69c610f2d7cf97aa3efbba7c9b4c6d2ea9f7c38009e4b8395aea51d1de0" } }, "bin": "datree.exe",