questdb: Update to version 7.3.3

This commit is contained in:
github-actions[bot] 2023-10-06 20:24:07 +00:00
parent cae0b2fcb6
commit 3e59259ba5

View File

@ -1,5 +1,5 @@
{ {
"version": "7.3.2", "version": "7.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/7.3.2/questdb-7.3.2-no-jre-bin.tar.gz", "url": "https://github.com/questdb/questdb/releases/download/7.3.3/questdb-7.3.3-no-jre-bin.tar.gz",
"hash": "262318e13202b1fece40f5d808eaa543e6afd089d1d74129b571e6fd05c4a462", "hash": "4c740682f4b18a3d71a40b0e8f7a026180df8687bf8e2de367a3cc4fee544e17",
"extract_dir": "questdb-7.3.2-no-jre-bin" "extract_dir": "questdb-7.3.3-no-jre-bin"
} }
}, },
"bin": "questdb.exe", "bin": "questdb.exe",