osquery: Update to version 5.18.1

This commit is contained in:
github-actions[bot] 2025-07-15 04:32:29 +00:00
parent 8c3e200e96
commit 7c49ab36b2

View File

@ -1,12 +1,12 @@
{
"version": "5.17.0",
"version": "5.18.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.17.0/osquery-5.17.0.msi",
"hash": "af3cd2f989f7f7aca667291674eda4656f7795a7559f47e72521e71b31ff3ba5"
"url": "https://github.com/osquery/osquery/releases/download/5.18.1/osquery-5.18.1.msi",
"hash": "ba4c5def84e35ef101fc4ec3f47dd2124c66d736f0f124acdb18c7b29df253fe"
}
},
"extract_dir": "osquery",