From b66b1a3e3ddb1731708e237780ab70d9ca0935da Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 20:24:29 +0000 Subject: [PATCH] influxdb: Update to version 2.7.5 --- bucket/influxdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/influxdb.json b/bucket/influxdb.json index 53aca632b6..7fe7a17d1b 100644 --- a/bucket/influxdb.json +++ b/bucket/influxdb.json @@ -1,5 +1,5 @@ { - "version": "2.7.4", + "version": "2.7.5", "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.4-windows.zip", - "hash": "71abb90136f658fcbae2a9a7d3295bae40bbfe892f38863b12ba6c0d95edace7" + "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.7.5-windows.zip", + "hash": "93fc7c675bf7830c7b6a1108ae149ec45852eb6c771765583d4a5825c7cfaeac" } }, "bin": "influxd.exe",