From 84f1cf01317a5b34004753e7542670b9f5c306d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 20:30:09 +0000 Subject: [PATCH] influxdb: Update to version 2.8.0 --- bucket/influxdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/influxdb.json b/bucket/influxdb.json index 5d8753159c..b7addc3237 100644 --- a/bucket/influxdb.json +++ b/bucket/influxdb.json @@ -1,5 +1,5 @@ { - "version": "2.7.12", + "version": "2.8.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://download.influxdata.com/influxdb/releases/v2.7.12/influxdb2-2.7.12-windows.zip", - "hash": "adb952c67eaeea742d81899367ec95defa26b47a0fa99dc773ab4de822e9072d" + "url": "https://download.influxdata.com/influxdb/releases/v2.8.0/influxdb2-2.8.0-windows.zip", + "hash": "464d1240a7764c1c024021b5c5ac4a9943570929d615beec83a12f5e793becae" } }, "bin": "influxd.exe",