From 118e90d3d4741c2b904b630d3b5d1a1c89e0ad02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 20:25:05 +0000 Subject: [PATCH] osquery: Update to version 5.10.2 --- bucket/osquery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/osquery.json b/bucket/osquery.json index 97052bfd9c..2e1b6f1f33 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.9.1", + "version": "5.10.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.9.1/osquery-5.9.1.msi", - "hash": "704d97d7fd72c717d2a3488c6c8f2380f8e2d89f347a4df5dfcb340758edb244" + "url": "https://github.com/osquery/osquery/releases/download/5.10.2/osquery-5.10.2.msi", + "hash": "f5a6955db724559638e43aef181e26eadfe4bfb827907ffd134d9abb0512cc58" } }, "extract_dir": "osquery",