diff --git a/bucket/osquery.json b/bucket/osquery.json index 2e1b6f1f33..eeec16fa06 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.10.2", + "version": "5.11.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.10.2/osquery-5.10.2.msi", - "hash": "f5a6955db724559638e43aef181e26eadfe4bfb827907ffd134d9abb0512cc58" + "url": "https://github.com/osquery/osquery/releases/download/5.11.0/osquery-5.11.0.msi", + "hash": "825bf75d0dca88a5e8cea699b90696738bd9be44c9b8cfce3906a3e2ab49b156" } }, "extract_dir": "osquery",