osquery: 5.15.0 -> 5.16.0

https://github.com/osquery/osquery/releases/tag/5.16.0
This commit is contained in:
Thomas Gerbet
2025-03-09 12:00:44 +01:00
parent 8adda98a4e
commit 39668d7726
+2 -2
View File
@@ -5,9 +5,9 @@
},
"osquery": {
"fetchSubmodules": true,
"hash": "sha256-ZEFdsdXf7a+lj79QtfjpfOKPt01C40lcdK5TAocjVmE=",
"hash": "sha256-Q5KiPqkyciuC5vlgBuY9ObRnDhM7Xhq6Oe5GbtatH/s=",
"owner": "osquery",
"repo": "osquery",
"rev": "5.15.0"
"rev": "5.16.0"
}
}