diff --git a/bucket/osquery.json b/bucket/osquery.json index 54d1a243f6..bc23059dc0 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.4.0", + "version": "5.5.1", "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.4.0/osquery-5.4.0.msi", - "hash": "af3fbb4d033972cd62c7934907f70e4c02a4efe786be44172b8713fcf5b09366" + "url": "https://github.com/osquery/osquery/releases/download/5.5.1/osquery-5.5.1.msi", + "hash": "9ac9671c3cb031e275ae3f07987d85acae27222ad2aee7c3158d13ce029dbd03" } }, "extract_dir": "osquery",