questdb: Update to version 9.2.3

This commit is contained in:
github-actions[bot] 2025-12-18 12:32:41 +00:00
parent 6953e06818
commit 56b8842d28

View File

@ -1,5 +1,5 @@
{
"version": "9.2.2",
"version": "9.2.3",
"description": "An open source SQL database designed to process time series data, faster.",
"homepage": "https://questdb.io",
"license": "Apache-2.0",
@ -8,9 +8,9 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/questdb/questdb/releases/download/9.2.2/questdb-9.2.2-no-jre-bin.tar.gz",
"hash": "27edc2e08c4cf92319a12753be933ccb595f4ed03d21b6ef527c860565fe181d",
"extract_dir": "questdb-9.2.2-no-jre-bin"
"url": "https://github.com/questdb/questdb/releases/download/9.2.3/questdb-9.2.3-no-jre-bin.tar.gz",
"hash": "f019d587b6698ebfd2d44b0d056dd36d838c33219243142118b964ee41e5ffe3",
"extract_dir": "questdb-9.2.3-no-jre-bin"
}
},
"bin": "questdb.exe",