questdb: Update to version 6.5.5

This commit is contained in:
github-actions[bot] 2022-11-07 20:29:55 +00:00
parent a54d66af0a
commit 2606f513de

View File

@ -1,5 +1,5 @@
{ {
"version": "6.5.4", "version": "6.5.5",
"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/6.5.4/questdb-6.5.4-no-jre-bin.tar.gz", "url": "https://github.com/questdb/questdb/releases/download/6.5.5/questdb-6.5.5-no-jre-bin.tar.gz",
"hash": "9f512a05408e34a7326529f73079f9f48a9dbe78477f2fd616d0ca2a548f9b3c", "hash": "c89ae85aab354939d69e4456e8a66d07f223074636f94ce83f0db9ae738e4e15",
"extract_dir": "questdb-6.5.4-no-jre-bin" "extract_dir": "questdb-6.5.5-no-jre-bin"
} }
}, },
"bin": "questdb.exe", "bin": "questdb.exe",