{ "version": "1.9.3", "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" }, "32bit": { "url": "https://github.com/datreeio/datree/releases/download/1.9.3/datree-cli_1.9.3_windows_386.zip", "hash": "0f38504b91c0954e0ab0d280735fb6fc25bb53ffa47e5b3a0f5d19e1ec0588b5" } }, "bin": "datree.exe", "checkver": { "github": "https://github.com/datreeio/datree" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/datreeio/datree/releases/download/$version/datree-cli_$version_windows_x86_64.zip" }, "32bit": { "url": "https://github.com/datreeio/datree/releases/download/$version/datree-cli_$version_windows_386.zip" } } } }