osquery: Update to version 5.10.2

This commit is contained in:
github-actions[bot] 2023-10-24 20:25:05 +00:00
parent 2ac79f75c0
commit 118e90d3d4

View File

@ -1,12 +1,12 @@
{
"version": "5.9.1",
"version": "5.10.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.9.1/osquery-5.9.1.msi",
"hash": "704d97d7fd72c717d2a3488c6c8f2380f8e2d89f347a4df5dfcb340758edb244"
"url": "https://github.com/osquery/osquery/releases/download/5.10.2/osquery-5.10.2.msi",
"hash": "f5a6955db724559638e43aef181e26eadfe4bfb827907ffd134d9abb0512cc58"
}
},
"extract_dir": "osquery",