From 7c49ab36b224dbf30cbdb810447c48d48081a723 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 04:32:29 +0000 Subject: [PATCH] osquery: Update to version 5.18.1 --- bucket/osquery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/osquery.json b/bucket/osquery.json index de05bf01c0..5c5292002c 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.17.0", + "version": "5.18.1", "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.17.0/osquery-5.17.0.msi", - "hash": "af3cd2f989f7f7aca667291674eda4656f7795a7559f47e72521e71b31ff3ba5" + "url": "https://github.com/osquery/osquery/releases/download/5.18.1/osquery-5.18.1.msi", + "hash": "ba4c5def84e35ef101fc4ec3f47dd2124c66d736f0f124acdb18c7b29df253fe" } }, "extract_dir": "osquery",