osquery: Update to version 5.11.0

This commit is contained in:
github-actions[bot] 2024-01-17 08:27:04 +00:00
parent 09bb364ec0
commit 2b311a4985

View File

@ -1,12 +1,12 @@
{
"version": "5.10.2",
"version": "5.11.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.10.2/osquery-5.10.2.msi",
"hash": "f5a6955db724559638e43aef181e26eadfe4bfb827907ffd134d9abb0512cc58"
"url": "https://github.com/osquery/osquery/releases/download/5.11.0/osquery-5.11.0.msi",
"hash": "825bf75d0dca88a5e8cea699b90696738bd9be44c9b8cfce3906a3e2ab49b156"
}
},
"extract_dir": "osquery",