From d9cf287eb426425e03e122feb222fb45aca7239d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 20:29:13 +0000 Subject: [PATCH] osquery: Update to version 5.8.2 --- bucket/osquery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/osquery.json b/bucket/osquery.json index 3ea91e7b6f..b311f715fd 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.8.1", + "version": "5.8.2", "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.1/osquery-5.8.1.msi", - "hash": "54fab6ba3d2fb448bda27c7e252813299bedbe9540151ea36b5918145111d7b4" + "url": "https://github.com/osquery/osquery/releases/download/5.8.2/osquery-5.8.2.msi", + "hash": "0a212797c20b7bc7da2b3d529df712c072794f58d04ef851fa4555a944d29335" } }, "extract_dir": "osquery",