From f14ba2791dfb13de95eec4d15e5c59f831882f73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 12:31:56 +0000 Subject: [PATCH] questdb: Update to version 8.0.1 --- bucket/questdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/questdb.json b/bucket/questdb.json index f6a02e4d43..fd90e34fc3 100644 --- a/bucket/questdb.json +++ b/bucket/questdb.json @@ -1,5 +1,5 @@ { - "version": "8.0.0", + "version": "8.0.1", "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/8.0.0/questdb-8.0.0-no-jre-bin.tar.gz", - "hash": "72f7da71d30f6ffc3f9ae68a5e6e9240c0092d28f13fe0fdfd89a982c600604c", - "extract_dir": "questdb-8.0.0-no-jre-bin" + "url": "https://github.com/questdb/questdb/releases/download/8.0.1/questdb-8.0.1-no-jre-bin.tar.gz", + "hash": "4ba8ba5cbc45a48c58025c42bbe300ce730b9015afa7c415c6079dfab602593d", + "extract_dir": "questdb-8.0.1-no-jre-bin" } }, "bin": "questdb.exe",