From f1fe73cc45e5a8e572f4450f278616b5a8f94e21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 20:30:09 +0000 Subject: [PATCH] questdb: Update to version 6.5.4 --- bucket/questdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/questdb.json b/bucket/questdb.json index 1dc64b94df..a56dbed5ec 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "6.5.3", + "version": "6.5.4", "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.5.3/questdb-6.5.3-no-jre-bin.tar.gz", - "hash": "6b99b2a7ac170fbc536e673dfeba2682df15f374c5de7f5555de70b14ea8554a", - "extract_dir": "questdb-6.5.3-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/6.5.4/questdb-6.5.4-no-jre-bin.tar.gz", + "hash": "9f512a05408e34a7326529f73079f9f48a9dbe78477f2fd616d0ca2a548f9b3c", + "extract_dir": "questdb-6.5.4-no-jre-bin" } }, "bin": "questdb.exe",