osquery: Update to version 5.13.1

This commit is contained in:
github-actions[bot] 2024-09-10 20:27:20 +00:00
parent b418ccb6c2
commit b352df7fc1

View File

@ -1,12 +1,12 @@
{ {
"version": "5.12.2", "version": "5.13.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.12.2/osquery-5.12.2.msi", "url": "https://github.com/osquery/osquery/releases/download/5.13.1/osquery-5.13.1.msi",
"hash": "e049e442b00f9484fd0116131a583a5d6495c41ea91909c96e587937f5ea5207" "hash": "1e98207411ec6edee7a35b9cb32463d445cd236e3bec830a9a9c69eaf48ada51"
} }
}, },
"extract_dir": "osquery", "extract_dir": "osquery",