From 466c8fa98d7b4e592bce119fef236fe02d64b2c2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 00:32:31 +0000 Subject: [PATCH] influxdb: Update to version 2.7.4 --- bucket/influxdb.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/influxdb.json b/bucket/influxdb.json index c72489575b..53aca632b6 100644 --- a/bucket/influxdb.json +++ b/bucket/influxdb.json @@ -1,5 +1,5 @@ { - "version": "2.7.3", + "version": "2.7.4", "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.3-windows.zip", - "hash": "94c468dffe84f7399e14e000ffc18372d74e1fa8956020b2c975edbdec03c58b" + "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.7.4-windows.zip", + "hash": "71abb90136f658fcbae2a9a7d3295bae40bbfe892f38863b12ba6c0d95edace7" } }, "bin": "influxd.exe",