From 23038278831424e74b0b7299998ecd3a95107e6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 May 2024 20:26:33 +0000 Subject: [PATCH] osquery: Update to version 5.12.2 --- bucket/osquery.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/osquery.json b/bucket/osquery.json index be9b474d8d..050f57dc36 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.12.1", + "version": "5.12.2", "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.12.1/osquery-5.12.1.msi", - "hash": "e9b0acfee492bd375714dc3d92d477272623b301b31a459fcc989cc6aa7dd0c0" + "url": "https://github.com/osquery/osquery/releases/download/5.12.2/osquery-5.12.2.msi", + "hash": "e049e442b00f9484fd0116131a583a5d6495c41ea91909c96e587937f5ea5207" } }, "extract_dir": "osquery",