questdb: Update to version 7.3

This commit is contained in:
github-actions[bot] 2023-08-03 12:30:15 +00:00
parent fd414d6f53
commit e3565642f3

View File

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