osquery: Update to version 5.9.1

This commit is contained in:
github-actions[bot] 2023-07-17 04:29:26 +00:00
parent 3487bb44b5
commit 5552e4bb8b

View File

@ -1,12 +1,12 @@
{
"version": "5.8.2",
"version": "5.9.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.8.2/osquery-5.8.2.msi",
"hash": "0a212797c20b7bc7da2b3d529df712c072794f58d04ef851fa4555a944d29335"
"url": "https://github.com/osquery/osquery/releases/download/5.9.1/osquery-5.9.1.msi",
"hash": "704d97d7fd72c717d2a3488c6c8f2380f8e2d89f347a4df5dfcb340758edb244"
}
},
"extract_dir": "osquery",