osquery: Update to version 5.7.0

This commit is contained in:
github-actions[bot] 2023-01-03 20:26:07 +00:00
parent a18c453a82
commit acc1d910aa

View File

@ -1,12 +1,12 @@
{
"version": "5.6.0",
"version": "5.7.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.6.0/osquery-5.6.0.msi",
"hash": "c480b7b0352fb19b952df9c0331926f134b1234da716c8b12b6a9c5e19cabce9"
"url": "https://github.com/osquery/osquery/releases/download/5.7.0/osquery-5.7.0.msi",
"hash": "71dd00f799df282f535164ccb775ba4da357bd275b582e8296c00106de329b08"
}
},
"extract_dir": "osquery",