diff --git a/bucket/datree.json b/bucket/datree.json index f2e1585977..a71586c55d 100644 --- a/bucket/datree.json +++ b/bucket/datree.json @@ -1,16 +1,16 @@ { - "version": "1.8.67", + "version": "1.9.0", "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.67/datree-cli_1.8.67_windows_x86_64.zip", - "hash": "50bb21b630007f88a300b6efaaf1ee15635b01da05d282d037da338358eee02a" + "url": "https://github.com/datreeio/datree/releases/download/1.9.0/datree-cli_1.9.0_windows_x86_64.zip", + "hash": "0a365fcd5dd383833846341df6b91eea80f1b1661685cf655660f2ffc7ac9e45" }, "32bit": { - "url": "https://github.com/datreeio/datree/releases/download/1.8.67/datree-cli_1.8.67_windows_386.zip", - "hash": "caeb865e4a4191467813f4c5ed0149e5cebfd60159cb469d2e7e0c75a7b60e6e" + "url": "https://github.com/datreeio/datree/releases/download/1.9.0/datree-cli_1.9.0_windows_386.zip", + "hash": "f7b745f8314cf7c861ebc831790e27e947c94e130da616701cff8040dfb8938a" } }, "bin": "datree.exe",