diff --git a/bucket/osquery.json b/bucket/osquery.json index 2abc9a367a..54d1a243f6 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -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",