diff --git a/bucket/osquery.json b/bucket/osquery.json index eeec16fa06..be9b474d8d 100644 --- a/bucket/osquery.json +++ b/bucket/osquery.json @@ -1,12 +1,12 @@ { - "version": "5.11.0", + "version": "5.12.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.11.0/osquery-5.11.0.msi", - "hash": "825bf75d0dca88a5e8cea699b90696738bd9be44c9b8cfce3906a3e2ab49b156" + "url": "https://github.com/osquery/osquery/releases/download/5.12.1/osquery-5.12.1.msi", + "hash": "e9b0acfee492bd375714dc3d92d477272623b301b31a459fcc989cc6aa7dd0c0" } }, "extract_dir": "osquery",