diff --git a/bucket/osquery.json b/bucket/osquery.json index c5e4eebe9a..152d078010 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.1.0", + "version": "5.2.2", "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.1.0/osquery-5.1.0.msi", - "hash": "13418908c047ffa045cda87224ad8fd671f02867c20cb6d62f43e11ee714b08c" + "url": "https://github.com/osquery/osquery/releases/download/5.2.2/osquery-5.2.2.msi", + "hash": "e455a858c6a0df5a594e61bdb0aa4260a90ad2354ec4444d68b80ef3776cc674" } }, "extract_dir": "osquery",