osquery: Update to version 5.12.1

This commit is contained in:
github-actions[bot] 2024-04-18 21:06:15 +00:00
parent fe2e3ffcd6
commit 969f991662

View File

@ -1,12 +1,12 @@
{ {
"version": "5.11.0", "version": "5.12.1",
"description": "SQL powered operating system instrumentation, monitoring, and analytics", "description": "SQL powered operating system instrumentation, monitoring, and analytics",
"homepage": "https://osquery.io/", "homepage": "https://osquery.io/",
"license": "Apache-2.0,GPL-2.0-only", "license": "Apache-2.0,GPL-2.0-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/osquery/osquery/releases/download/5.11.0/osquery-5.11.0.msi", "url": "https://github.com/osquery/osquery/releases/download/5.12.1/osquery-5.12.1.msi",
"hash": "825bf75d0dca88a5e8cea699b90696738bd9be44c9b8cfce3906a3e2ab49b156" "hash": "e9b0acfee492bd375714dc3d92d477272623b301b31a459fcc989cc6aa7dd0c0"
} }
}, },
"extract_dir": "osquery", "extract_dir": "osquery",