diff --git a/bucket/osquery.json b/bucket/osquery.json index 796509dd79..4ccf7b6bdc 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.13.1", + "version": "5.14.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.13.1/osquery-5.13.1.msi", - "hash": "1e98207411ec6edee7a35b9cb32463d445cd236e3bec830a9a9c69eaf48ada51" + "url": "https://github.com/osquery/osquery/releases/download/5.14.1/osquery-5.14.1.msi", + "hash": "50596c7bc4779ee4a2ff4911871544ff464ac8952f0764bd81f909b02b4569d6" } }, "extract_dir": "osquery",