osquery: Update to version 5.5.1

This commit is contained in:
github-actions[bot] 2022-09-01 20:30:14 +00:00
parent 12b00ab136
commit e731a470a5

View File

@ -1,12 +1,12 @@
{
"version": "5.4.0",
"version": "5.5.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.4.0/osquery-5.4.0.msi",
"hash": "af3fbb4d033972cd62c7934907f70e4c02a4efe786be44172b8713fcf5b09366"
"url": "https://github.com/osquery/osquery/releases/download/5.5.1/osquery-5.5.1.msi",
"hash": "9ac9671c3cb031e275ae3f07987d85acae27222ad2aee7c3158d13ce029dbd03"
}
},
"extract_dir": "osquery",