questdb: Update to version 6.1.3

This commit is contained in:
github-actions[bot] 2021-12-14 16:32:31 +00:00
parent 08b4e11112
commit 0fd7b47c32

View File

@ -1,5 +1,5 @@
{
"version": "6.1.2",
"version": "6.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/6.1.2/questdb-6.1.2-no-jre-bin.tar.gz",
"hash": "2a295d54125083bd0437b5360ec264819d2cf8a2ab78d95e84368e76cb9b9952",
"extract_dir": "questdb-6.1.2-no-jre-bin"
"url": "https://github.com/questdb/questdb/releases/download/6.1.3/questdb-6.1.3-no-jre-bin.tar.gz",
"hash": "3d1c7031c0fd80560597f8ce64cbc6cd8a3097e80f7cfb94581189bdc5d04834",
"extract_dir": "questdb-6.1.3-no-jre-bin"
}
},
"bin": "questdb.exe",