osquery: 5.18.1 -> 5.19.0

https://github.com/osquery/osquery/releases/tag/5.19.0

Considering this upgrade to contain security fixes due to
the vendored zlib and yara upgrades.
This commit is contained in:
Thomas Gerbet
2025-09-10 23:11:20 +02:00
parent d388ec9ada
commit 8c01dd0135
+2 -2
View File
@@ -5,9 +5,9 @@
},
"osquery": {
"fetchSubmodules": true,
"hash": "sha256-oNH+mDTtg4m6wnE5XBWRQHWhBasy9ssSrxA/TPCd2pI=",
"hash": "sha256-O5FfbPZt0cxl7Zia8gSn4xLhLyTlA9Z0SDDvGSgTTyw=",
"owner": "osquery",
"repo": "osquery",
"rev": "5.18.1"
"rev": "5.19.0"
}
}