From 030251ab25e958e1caaebeb2a0a21cae1bcc4b05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 00:34:11 +0000 Subject: [PATCH] influxdb: Update to version 2.6.0 --- bucket/influxdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/influxdb.json b/bucket/influxdb.json index d16a7bf9bc..6aecf0ccd4 100644 --- a/bucket/influxdb.json +++ b/bucket/influxdb.json @@ -1,5 +1,5 @@ { - "version": "2.5.1", + "version": "2.6.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.5.1-windows-amd64.zip", - "hash": "8b214ed71e092d0993c0960f3c02cad386a35d1013ef0f20fedeeaa20a8216e8", + "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.6.0-windows-amd64.zip", + "hash": "8419682cec38d12d9a6a7a98bfcdb215878e2892db835f15da5febb172234736", "extract_dir": "influxdb2_windows_amd64" } },