From 029785a15970b9daa6d3b20b8eb661131426c273 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 00:39:57 +0000 Subject: [PATCH] osquery: Update to version 5.19.0 --- bucket/osquery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/osquery.json b/bucket/osquery.json index 5c5292002c..3b37e24f6c 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.18.1", + "version": "5.19.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.18.1/osquery-5.18.1.msi", - "hash": "ba4c5def84e35ef101fc4ec3f47dd2124c66d736f0f124acdb18c7b29df253fe" + "url": "https://github.com/osquery/osquery/releases/download/5.19.0/osquery-5.19.0.msi", + "hash": "6fe06cab43a31c596e4001616eee66fb32556bf5c228c4a4ba6daf2897edc1a3" } }, "extract_dir": "osquery",