From c187fc2e70c0ccc15ac908e4c2916793876e5919 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Mar 2025 00:37:12 +0000 Subject: [PATCH] osquery: Update to version 5.16.0 --- bucket/osquery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/osquery.json b/bucket/osquery.json index 856b7c9c2d..50501aaad0 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.15.0", + "version": "5.16.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.15.0/osquery-5.15.0.msi", - "hash": "9c06dd0b8fbe76129cff5bebc79277044213d5cddccb9ddfe2179606908a817e" + "url": "https://github.com/osquery/osquery/releases/download/5.16.0/osquery-5.16.0.msi", + "hash": "be40425e0e4c182f9a1b882fc12a8b81fa4e872d3cd27aad62aee0cd1fac7038" } }, "extract_dir": "osquery",