From 5552e4bb8b7acea424df62b75bfb6c59b0409beb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 04:29:26 +0000 Subject: [PATCH] osquery: Update to version 5.9.1 --- bucket/osquery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/osquery.json b/bucket/osquery.json index b311f715fd..97052bfd9c 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.8.2", + "version": "5.9.1", "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.8.2/osquery-5.8.2.msi", - "hash": "0a212797c20b7bc7da2b3d529df712c072794f58d04ef851fa4555a944d29335" + "url": "https://github.com/osquery/osquery/releases/download/5.9.1/osquery-5.9.1.msi", + "hash": "704d97d7fd72c717d2a3488c6c8f2380f8e2d89f347a4df5dfcb340758edb244" } }, "extract_dir": "osquery",