osquery: Update to version 5.8.2

This commit is contained in:
github-actions[bot] 2023-03-28 20:29:13 +00:00
parent 990fe48468
commit d9cf287eb4

View File

@ -1,12 +1,12 @@
{
"version": "5.8.1",
"version": "5.8.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.8.1/osquery-5.8.1.msi",
"hash": "54fab6ba3d2fb448bda27c7e252813299bedbe9540151ea36b5918145111d7b4"
"url": "https://github.com/osquery/osquery/releases/download/5.8.2/osquery-5.8.2.msi",
"hash": "0a212797c20b7bc7da2b3d529df712c072794f58d04ef851fa4555a944d29335"
}
},
"extract_dir": "osquery",