questdb: Update to version 7.3.9

This commit is contained in:
github-actions[bot] 2024-01-16 00:32:39 +00:00
parent 5639360bca
commit b07d93825d

View File

@ -1,5 +1,5 @@
{ {
"version": "7.3.7", "version": "7.3.9",
"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.7/questdb-7.3.7-no-jre-bin.tar.gz", "url": "https://github.com/questdb/questdb/releases/download/7.3.9/questdb-7.3.9-no-jre-bin.tar.gz",
"hash": "46f1189cf96598aed9149e65e1c9a756b458aff105a6ee704aab06cd1d98d8ae", "hash": "91ba4b78538bcd53e7a0d9671403e63e17ee36610492bac4e102cddc65cc6753",
"extract_dir": "questdb-7.3.7-no-jre-bin" "extract_dir": "questdb-7.3.9-no-jre-bin"
} }
}, },
"bin": "questdb.exe", "bin": "questdb.exe",