diff --git a/bucket/osquery.json b/bucket/osquery.json index 50501aaad0..de05bf01c0 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.16.0", + "version": "5.17.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.16.0/osquery-5.16.0.msi", - "hash": "be40425e0e4c182f9a1b882fc12a8b81fa4e872d3cd27aad62aee0cd1fac7038" + "url": "https://github.com/osquery/osquery/releases/download/5.17.0/osquery-5.17.0.msi", + "hash": "af3cd2f989f7f7aca667291674eda4656f7795a7559f47e72521e71b31ff3ba5" } }, "extract_dir": "osquery",