diff --git a/bucket/datree.json b/bucket/datree.json index 967d1baac7..28c3df7e2a 100644 --- a/bucket/datree.json +++ b/bucket/datree.json @@ -1,16 +1,16 @@ { - "version": "1.9.5", + "version": "1.9.6", "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.5/datree-cli_1.9.5_windows_x86_64.zip", - "hash": "e42aef66a16694ed40d348ea064f0734831ef3877d4ea438f4add440923decef" + "url": "https://github.com/datreeio/datree/releases/download/1.9.6/datree-cli_1.9.6_windows_x86_64.zip", + "hash": "f4cf93d8fa6a068e8c28e968e55efe1324fe3f156258e4252d388502dd759dfc" }, "32bit": { - "url": "https://github.com/datreeio/datree/releases/download/1.9.5/datree-cli_1.9.5_windows_386.zip", - "hash": "8d35d25d6c669f4ca9e06526361a41595034e6162dd855fb4005dd4e71f41256" + "url": "https://github.com/datreeio/datree/releases/download/1.9.6/datree-cli_1.9.6_windows_386.zip", + "hash": "1e3c120e55602c7ea2583379dae8f278250b0aca42fc39d23fdcfbd1fc5ffc98" } }, "bin": "datree.exe",