questdb: Update to version 8.2.1

This commit is contained in:
github-actions[bot] 2024-12-02 12:32:30 +00:00
parent 151f66e6ae
commit 4e12ad5a53

View File

@ -1,5 +1,5 @@
{ {
"version": "8.2.0", "version": "8.2.1",
"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/8.2.0/questdb-8.2.0-no-jre-bin.tar.gz", "url": "https://github.com/questdb/questdb/releases/download/8.2.1/questdb-8.2.1-no-jre-bin.tar.gz",
"hash": "0d11db7b3c916989ec209bbf1f9fdb232ec9a99cb2990321fb396c805a450217", "hash": "d419b4d360dae2277d9e7d3d553aedb0cf2bb6b1ff7d1a09c4fa1e8f55b716e8",
"extract_dir": "questdb-8.2.0-no-jre-bin" "extract_dir": "questdb-8.2.1-no-jre-bin"
} }
}, },
"bin": "questdb.exe", "bin": "questdb.exe",