questdb: Update to version 8.1.1

This commit is contained in:
github-actions[bot] 2024-09-05 20:27:12 +00:00
parent 567d7b1f43
commit 845c2d1f0d

View File

@ -1,5 +1,5 @@
{ {
"version": "8.1.0", "version": "8.1.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.1.0/questdb-8.1.0-no-jre-bin.tar.gz", "url": "https://github.com/questdb/questdb/releases/download/8.1.1/questdb-8.1.1-no-jre-bin.tar.gz",
"hash": "9aa7cbf9ba120b192d613f294ead798bc6c92f8f19c4a9a6d7282d04886cd308", "hash": "9a8753ca73d8ecdab374e29e92649a32962f445e68485d010914f6c5911430dd",
"extract_dir": "questdb-8.1.0-no-jre-bin" "extract_dir": "questdb-8.1.1-no-jre-bin"
} }
}, },
"bin": "questdb.exe", "bin": "questdb.exe",