diff --git a/bucket/datree.json b/bucket/datree.json index df10f5823b..9f9d61c98b 100644 --- a/bucket/datree.json +++ b/bucket/datree.json @@ -1,16 +1,16 @@ { - "version": "1.8.51", + "version": "1.8.63", "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.51/datree-cli_1.8.51_windows_x86_64.zip", - "hash": "110b05db779a79c43c5e9df1ed32ffb4c184f85f67addea8bf356126a4cc364b" + "url": "https://github.com/datreeio/datree/releases/download/1.8.63/datree-cli_1.8.63_windows_x86_64.zip", + "hash": "5fefa11d78bfe695c07322f89a639c6442262b3f5828382333461adc550ad484" }, "32bit": { - "url": "https://github.com/datreeio/datree/releases/download/1.8.51/datree-cli_1.8.51_windows_386.zip", - "hash": "0f6ae72d9ab69db7d0ef84580e44c331d1bb9719c6c95c64f7154da8abdacac7" + "url": "https://github.com/datreeio/datree/releases/download/1.8.63/datree-cli_1.8.63_windows_386.zip", + "hash": "a002f80d45c2e68b5deb81daf40de3b622a51434acae7d9e4efccb8989b25618" } }, "bin": "datree.exe",