questdb: Update to version 7.1.3

This commit is contained in:
github-actions[bot] 2023-05-19 20:24:28 +00:00
parent f936a48f19
commit 1b0811338c

View File

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