From f6027bfe3a4fb9f2e9398b76f0a031efa502cd57 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 20:28:38 +0000 Subject: [PATCH] influxdb: Update to version 2.7.0 --- bucket/influxdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/influxdb.json b/bucket/influxdb.json index 49fb90fddd..278e906bed 100644 --- a/bucket/influxdb.json +++ b/bucket/influxdb.json @@ -1,5 +1,5 @@ { - "version": "2.6.1", + "version": "2.7.0", "description": "Scalable datastore for metrics, events, and real-time analytics.", "homepage": "https://www.influxdata.com/", "license": "MIT", @@ -9,8 +9,8 @@ ], "architecture": { "64bit": { - "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.6.1-windows-amd64.zip", - "hash": "c84c8237c74e795b88cc5ddc6f90a2c0db18f5b71e58deac28c3c69adbba1a53", + "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.7.0-windows-amd64.zip", + "hash": "7f07dab585592e4e55d100f7fbc085d491e1d9a275f344492062d155193c8dec", "extract_dir": "influxdb2_windows_amd64" } },