osquery: Update to version 5.2.2

This commit is contained in:
github-actions[bot] 2022-02-15 20:26:34 +00:00
parent 27982d269a
commit 2682df4334

View File

@ -1,12 +1,12 @@
{
"version": "5.1.0",
"version": "5.2.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.1.0/osquery-5.1.0.msi",
"hash": "13418908c047ffa045cda87224ad8fd671f02867c20cb6d62f43e11ee714b08c"
"url": "https://github.com/osquery/osquery/releases/download/5.2.2/osquery-5.2.2.msi",
"hash": "e455a858c6a0df5a594e61bdb0aa4260a90ad2354ec4444d68b80ef3776cc674"
}
},
"extract_dir": "osquery",