From a0aad71497afe02b65b4b29601db0b12d4a9db9f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 01:13:31 +0000 Subject: [PATCH] influxdb: Update to version 2.7.6 --- bucket/influxdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/influxdb.json b/bucket/influxdb.json index 7fe7a17d1b..798366e74d 100644 --- a/bucket/influxdb.json +++ b/bucket/influxdb.json @@ -1,5 +1,5 @@ { - "version": "2.7.5", + "version": "2.7.6", "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.7.5-windows.zip", - "hash": "93fc7c675bf7830c7b6a1108ae149ec45852eb6c771765583d4a5825c7cfaeac" + "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.7.6-windows.zip", + "hash": "a874451d9e41dbcd63486c382b9d8bd4c3e06d7ebfdd78b0c7cdfa16bf7e5df3" } }, "bin": "influxd.exe",