From 6df469d82c8d5b79d9a96067dd173f784e6bed00 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 20:29:29 +0000 Subject: [PATCH] influxdb: Update to version 2.7.11 --- bucket/influxdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/influxdb.json b/bucket/influxdb.json index 366239175c..ddd1a76e6d 100644 --- a/bucket/influxdb.json +++ b/bucket/influxdb.json @@ -1,5 +1,5 @@ { - "version": "2.7.10", + "version": "2.7.11", "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.10-windows.zip", - "hash": "009f9c2015dffec8db5674cb5a942fd6f34f74e5461a80d44a306e76d917d304" + "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.7.11-windows.zip", + "hash": "9946db1ac5f2bd34a416dcc49beabd60079a71aef6728a071afb17f659abd0ab" } }, "bin": "influxd.exe",