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", "description": "SQL powered operating system instrumentation, monitoring, and analytics",
"homepage": "https://osquery.io/", "homepage": "https://osquery.io/",
"license": "Apache-2.0,GPL-2.0-only", "license": "Apache-2.0,GPL-2.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/osquery/osquery/releases/download/5.1.0/osquery-5.1.0.msi", "url": "https://github.com/osquery/osquery/releases/download/5.2.2/osquery-5.2.2.msi",
"hash": "13418908c047ffa045cda87224ad8fd671f02867c20cb6d62f43e11ee714b08c" "hash": "e455a858c6a0df5a594e61bdb0aa4260a90ad2354ec4444d68b80ef3776cc674"
} }
}, },
"extract_dir": "osquery", "extract_dir": "osquery",