From 04f8ed34b202fb80351a2095397e2bbaf743dd64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 20:28:20 +0000 Subject: [PATCH] osquery: Update to version 5.2.3 --- bucket/osquery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/osquery.json b/bucket/osquery.json index 152d078010..4058066738 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.2.2", + "version": "5.2.3", "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.2/osquery-5.2.2.msi", - "hash": "e455a858c6a0df5a594e61bdb0aa4260a90ad2354ec4444d68b80ef3776cc674" + "url": "https://github.com/osquery/osquery/releases/download/5.2.3/osquery-5.2.3.msi", + "hash": "52bd94d335b12880df606e682a8a2c4fda7fbf3425d5b0e69cd30f8f1ff16349" } }, "extract_dir": "osquery",