questdb: Update to version 8.3.3

This commit is contained in:
github-actions[bot] 2025-05-30 12:31:20 +00:00
parent 624cb78ec2
commit 6ffd2ff980

View File

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