From b850562fb911013f6b91822d29d189103094b491 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 00:33:53 +0000 Subject: [PATCH] influxdb: Update to version 2.7.8 --- bucket/influxdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/influxdb.json b/bucket/influxdb.json index 204153d739..17b649e246 100644 --- a/bucket/influxdb.json +++ b/bucket/influxdb.json @@ -1,5 +1,5 @@ { - "version": "2.7.7", + "version": "2.7.8", "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.7-windows.zip", - "hash": "890e2aeca81bca26214ffb9c5a80366dd274f59e0b92a629695d5bb0beb82681" + "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.7.8-windows.zip", + "hash": "ca8b6998c38a53ecf5a2b5cb16e0c87e1e2113cc831b586db37a0351985ba9e5" } }, "bin": "influxd.exe",