From aa94725ddafc3b4aa98c0de96cf984b43074e71e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Nov 2025 16:31:08 +0000 Subject: [PATCH] osquery: Update to version 5.20.0 --- bucket/osquery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/osquery.json b/bucket/osquery.json index 3b37e24f6c..290f276ef9 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.19.0", + "version": "5.20.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.19.0/osquery-5.19.0.msi", - "hash": "6fe06cab43a31c596e4001616eee66fb32556bf5c228c4a4ba6daf2897edc1a3" + "url": "https://github.com/osquery/osquery/releases/download/5.20.0/osquery-5.20.0.msi", + "hash": "68bc735b82aeb7af8660a770b6626be2adba5403e8112c62bab254ba5b917960" } }, "extract_dir": "osquery",