From 388245d501c889e75dede1e7028a5004b8601e8b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 00:35:39 +0000 Subject: [PATCH] osquery: Update to version 5.3.0 --- bucket/osquery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/osquery.json b/bucket/osquery.json index 4058066738..2abc9a367a 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.2.3", + "version": "5.3.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.2.3/osquery-5.2.3.msi", - "hash": "52bd94d335b12880df606e682a8a2c4fda7fbf3425d5b0e69cd30f8f1ff16349" + "url": "https://github.com/osquery/osquery/releases/download/5.3.0/osquery-5.3.0.msi", + "hash": "dabd2fd34787f41a12bd460aef977b8fc5f14db15ed54418e252bfc30220a285" } }, "extract_dir": "osquery",