influxdb: Update to version 2.8.0

This commit is contained in:
github-actions[bot] 2025-12-12 20:30:09 +00:00
parent 291c3078e4
commit 84f1cf0131

View File

@ -1,5 +1,5 @@
{ {
"version": "2.7.12", "version": "2.8.0",
"description": "Scalable datastore for metrics, events, and real-time analytics.", "description": "Scalable datastore for metrics, events, and real-time analytics.",
"homepage": "https://www.influxdata.com/", "homepage": "https://www.influxdata.com/",
"license": "MIT", "license": "MIT",
@ -9,8 +9,8 @@
], ],
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.influxdata.com/influxdb/releases/v2.7.12/influxdb2-2.7.12-windows.zip", "url": "https://download.influxdata.com/influxdb/releases/v2.8.0/influxdb2-2.8.0-windows.zip",
"hash": "adb952c67eaeea742d81899367ec95defa26b47a0fa99dc773ab4de822e9072d" "hash": "464d1240a7764c1c024021b5c5ac4a9943570929d615beec83a12f5e793becae"
} }
}, },
"bin": "influxd.exe", "bin": "influxd.exe",