questdb: Update to version 9.3.2

This commit is contained in:
github-actions[bot] 2026-01-28 16:31:48 +00:00
parent b4d44828f1
commit aaec00bb1e

View File

@ -1,5 +1,5 @@
{
"version": "9.3.1",
"version": "9.3.2",
"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.3.1/questdb-9.3.1-no-jre-bin.tar.gz",
"hash": "d61001801bc30cb056115445de14adaa63ff43ee2828554a102cb1651276264b",
"extract_dir": "questdb-9.3.1-no-jre-bin"
"url": "https://github.com/questdb/questdb/releases/download/9.3.2/questdb-9.3.2-no-jre-bin.tar.gz",
"hash": "eb87df34305b68fa0a18e7a27429ea5d3f0d91622af9400eadf46487cb12429e",
"extract_dir": "questdb-9.3.2-no-jre-bin"
}
},
"bin": "questdb.exe",