From 825072efced9888d6b7f97ba9ab5842b74488b40 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 00:34:55 +0000 Subject: [PATCH] osquery: Update to version 5.15.0 --- bucket/osquery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/osquery.json b/bucket/osquery.json index 4ccf7b6bdc..856b7c9c2d 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.14.1", + "version": "5.15.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.14.1/osquery-5.14.1.msi", - "hash": "50596c7bc4779ee4a2ff4911871544ff464ac8952f0764bd81f909b02b4569d6" + "url": "https://github.com/osquery/osquery/releases/download/5.15.0/osquery-5.15.0.msi", + "hash": "9c06dd0b8fbe76129cff5bebc79277044213d5cddccb9ddfe2179606908a817e" } }, "extract_dir": "osquery",