osquery: Update to version 5.1.0

This commit is contained in:
github-actions[bot] 2021-12-27 16:29:57 +00:00
parent 445e583503
commit aa4eb9db9e

View File

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