questdb: Update to version 7.4.2

This commit is contained in:
github-actions[bot] 2024-04-22 16:27:29 +00:00
parent 427f1e3cac
commit 9c69cffc57

View File

@ -1,5 +1,5 @@
{ {
"version": "7.4.0", "version": "7.4.2",
"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/7.4.0/questdb-7.4.0-no-jre-bin.tar.gz", "url": "https://github.com/questdb/questdb/releases/download/7.4.2/questdb-7.4.2-no-jre-bin.tar.gz",
"hash": "5e930b4faa01a19bfb57af65ed72e6ec1fe2a1e3474aa2a497ee1402c31c61aa", "hash": "36bb7102a5ecd2d12c59e8b16915af598140e912746749b9902663827dc9a555",
"extract_dir": "questdb-7.4.0-no-jre-bin" "extract_dir": "questdb-7.4.2-no-jre-bin"
} }
}, },
"bin": "questdb.exe", "bin": "questdb.exe",