osquery: Update to version 5.20.0

This commit is contained in:
github-actions[bot] 2025-11-12 16:31:08 +00:00
parent 6d3386d80c
commit aa94725dda

View File

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