osquery: Update to version 5.12.2

This commit is contained in:
github-actions[bot] 2024-05-21 20:26:33 +00:00
parent 44cb0c3b57
commit 2303827883

View File

@ -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",