osquery: Update to version 5.3.0

This commit is contained in:
github-actions[bot] 2022-06-14 00:35:39 +00:00
parent c946e67b90
commit 388245d501

View File

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