questdb: Update to version 9.3.0

This commit is contained in:
github-actions[bot] 2026-01-09 16:30:41 +00:00
parent 44c21af078
commit f04006a046

View File

@ -1,5 +1,5 @@
{
"version": "9.2.3",
"version": "9.3.0",
"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.3/questdb-9.2.3-no-jre-bin.tar.gz",
"hash": "f019d587b6698ebfd2d44b0d056dd36d838c33219243142118b964ee41e5ffe3",
"extract_dir": "questdb-9.2.3-no-jre-bin"
"url": "https://github.com/questdb/questdb/releases/download/9.3.0/questdb-9.3.0-no-jre-bin.tar.gz",
"hash": "5451af88db4c8ed9b72a5c7bdcf3e72221b53f854ca3189a169d4ca97a05d4fc",
"extract_dir": "questdb-9.3.0-no-jre-bin"
}
},
"bin": "questdb.exe",