diff --git a/bucket/osquery.json b/bucket/osquery.json index 4058066738..2abc9a367a 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.2.3", + "version": "5.3.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.2.3/osquery-5.2.3.msi", - "hash": "52bd94d335b12880df606e682a8a2c4fda7fbf3425d5b0e69cd30f8f1ff16349" + "url": "https://github.com/osquery/osquery/releases/download/5.3.0/osquery-5.3.0.msi", + "hash": "dabd2fd34787f41a12bd460aef977b8fc5f14db15ed54418e252bfc30220a285" } }, "extract_dir": "osquery",