influxdb: Update to version 2.7.5

This commit is contained in:
github-actions[bot] 2024-01-05 20:24:29 +00:00
parent 608a46b0a2
commit b66b1a3e3d

View File

@ -1,5 +1,5 @@
{ {
"version": "2.7.4", "version": "2.7.5",
"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://dl.influxdata.com/influxdb/releases/influxdb2-2.7.4-windows.zip", "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.7.5-windows.zip",
"hash": "71abb90136f658fcbae2a9a7d3295bae40bbfe892f38863b12ba6c0d95edace7" "hash": "93fc7c675bf7830c7b6a1108ae149ec45852eb6c771765583d4a5825c7cfaeac"
} }
}, },
"bin": "influxd.exe", "bin": "influxd.exe",