datree: Update to version 1.9.5

This commit is contained in:
github-actions[bot] 2023-06-15 16:27:06 +00:00
parent f7b348fe39
commit a543f03b0b

View File

@ -1,16 +1,16 @@
{
"version": "1.9.4",
"version": "1.9.5",
"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.4/datree-cli_1.9.4_windows_x86_64.zip",
"hash": "163621c83ec6fc2ba2214875ad9adb37ae50abbb42fe747de1a53ac1196edb08"
"url": "https://github.com/datreeio/datree/releases/download/1.9.5/datree-cli_1.9.5_windows_x86_64.zip",
"hash": "e42aef66a16694ed40d348ea064f0734831ef3877d4ea438f4add440923decef"
},
"32bit": {
"url": "https://github.com/datreeio/datree/releases/download/1.9.4/datree-cli_1.9.4_windows_386.zip",
"hash": "07cbb14630b0610d2bc36f42e4d755b9a46d32f34ad4b9d3fa1d936a2b5e4ebc"
"url": "https://github.com/datreeio/datree/releases/download/1.9.5/datree-cli_1.9.5_windows_386.zip",
"hash": "8d35d25d6c669f4ca9e06526361a41595034e6162dd855fb4005dd4e71f41256"
}
},
"bin": "datree.exe",