questdb: Update to version 7.3.1

This commit is contained in:
github-actions[bot] 2023-08-15 20:24:01 +00:00
parent 62c53080b3
commit 04b6f8bcfc

View File

@ -1,5 +1,5 @@
{ {
"version": "7.3", "version": "7.3.1",
"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/questdb-7.3-no-jre-bin.tar.gz", "url": "https://github.com/questdb/questdb/releases/download/7.3.1/questdb-7.3.1-no-jre-bin.tar.gz",
"hash": "b5e67da09e5a50fb34693531c8af549a91517251d954b1159748e559badb881b", "hash": "6e79ee228011afb6b0c1dc43a3d3432b2d47109565db8613a98841a6673c9ffa",
"extract_dir": "questdb-7.3-no-jre-bin" "extract_dir": "questdb-7.3.1-no-jre-bin"
} }
}, },
"bin": "questdb.exe", "bin": "questdb.exe",