From 2189b525c3750b76a7004218776507b832b86235 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 20:26:50 +0000 Subject: [PATCH] osquery: Update to version 5.6.0 --- bucket/osquery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/osquery.json b/bucket/osquery.json index bc23059dc0..1ca33036f9 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.5.1", + "version": "5.6.0", "description": "SQL powered operating system instrumentation, monitoring, and analytics", "homepage": "https://osquery.io/", "license": "Apache-2.0,GPL-2.0-only", "architecture": { "64bit": { - "url": "https://github.com/osquery/osquery/releases/download/5.5.1/osquery-5.5.1.msi", - "hash": "9ac9671c3cb031e275ae3f07987d85acae27222ad2aee7c3158d13ce029dbd03" + "url": "https://github.com/osquery/osquery/releases/download/5.6.0/osquery-5.6.0.msi", + "hash": "c480b7b0352fb19b952df9c0331926f134b1234da716c8b12b6a9c5e19cabce9" } }, "extract_dir": "osquery",