datree: Update to version 1.8.47

This commit is contained in:
github-actions[bot] 2023-03-28 12:34:00 +00:00
parent 0ced334798
commit 38edebc04c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.8.46", "version": "1.8.47",
"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.", "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/", "homepage": "https://www.datree.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/datreeio/datree/releases/download/1.8.46/datree-cli_1.8.46_windows_x86_64.zip", "url": "https://github.com/datreeio/datree/releases/download/1.8.47/datree-cli_1.8.47_windows_x86_64.zip",
"hash": "3b965cd93b95611a762a9d7ecb0c603f7cbbb2d695f9b0f06bca70445e761052" "hash": "153bc46b56d48529224d386adc3611a5b5a4ee77543662fdc76139904f9c5494"
}, },
"32bit": { "32bit": {
"url": "https://github.com/datreeio/datree/releases/download/1.8.46/datree-cli_1.8.46_windows_386.zip", "url": "https://github.com/datreeio/datree/releases/download/1.8.47/datree-cli_1.8.47_windows_386.zip",
"hash": "dcc20407feead7542018aba5f26e2eb8fd14d8ae2959e62343677c2a960bb6fe" "hash": "bc901ff1c4dad240f86b7720c4254017042c15c7d3238a83732494c91c580a00"
} }
}, },
"bin": "datree.exe", "bin": "datree.exe",