osquery: Update to version 5.15.0

This commit is contained in:
github-actions[bot] 2025-01-15 00:34:55 +00:00
parent 593ee20f56
commit 825072efce

View File

@ -1,12 +1,12 @@
{
"version": "5.14.1",
"version": "5.15.0",
"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.14.1/osquery-5.14.1.msi",
"hash": "50596c7bc4779ee4a2ff4911871544ff464ac8952f0764bd81f909b02b4569d6"
"url": "https://github.com/osquery/osquery/releases/download/5.15.0/osquery-5.15.0.msi",
"hash": "9c06dd0b8fbe76129cff5bebc79277044213d5cddccb9ddfe2179606908a817e"
}
},
"extract_dir": "osquery",