osquery: Update to version 5.8.1

This commit is contained in:
github-actions[bot] 2023-03-15 00:34:14 +00:00
parent 3503c5634d
commit 114a9ef5aa

View File

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