questdb: Update to version 7.2.1

This commit is contained in:
github-actions[bot] 2023-07-11 20:26:06 +00:00
parent 88ebcc880c
commit 51e8b0ecbd

View File

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