questdb: Update to version 7.2

This commit is contained in:
github-actions[bot] 2023-06-09 20:24:26 +00:00
parent 260f0522ca
commit 9464698d01

View File

@ -1,5 +1,5 @@
{
"version": "7.1.3",
"version": "7.2",
"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.1.3/questdb-7.1.3-no-jre-bin.tar.gz",
"hash": "941de1f07450690c1d4edc718c735f62b0d76375142d24ab33be0e08680ba0c7",
"extract_dir": "questdb-7.1.3-no-jre-bin"
"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"
}
},
"bin": "questdb.exe",