osquery: Update to version 5.14.1

This commit is contained in:
github-actions[bot] 2024-11-05 20:28:26 +00:00
parent f6d020e156
commit c9ff791b1b

View File

@ -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",