osquery: Update to version 5.19.0

This commit is contained in:
github-actions[bot] 2025-09-08 00:39:57 +00:00
parent 157090b366
commit 029785a159

View File

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