osquery: Update to version 5.4.0

This commit is contained in:
github-actions[bot] 2022-07-20 00:37:01 +00:00
parent f3a4892a0f
commit ed61db11e0

View File

@ -1,12 +1,12 @@
{
"version": "5.3.0",
"version": "5.4.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.3.0/osquery-5.3.0.msi",
"hash": "dabd2fd34787f41a12bd460aef977b8fc5f14db15ed54418e252bfc30220a285"
"url": "https://github.com/osquery/osquery/releases/download/5.4.0/osquery-5.4.0.msi",
"hash": "af3fbb4d033972cd62c7934907f70e4c02a4efe786be44172b8713fcf5b09366"
}
},
"extract_dir": "osquery",