diff --git a/bucket/osquery.json b/bucket/osquery.json index 050f57dc36..796509dd79 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.12.2", + "version": "5.13.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.12.2/osquery-5.12.2.msi", - "hash": "e049e442b00f9484fd0116131a583a5d6495c41ea91909c96e587937f5ea5207" + "url": "https://github.com/osquery/osquery/releases/download/5.13.1/osquery-5.13.1.msi", + "hash": "1e98207411ec6edee7a35b9cb32463d445cd236e3bec830a9a9c69eaf48ada51" } }, "extract_dir": "osquery",