From b675189f6871806553c8f6b8b26e47546a49ac1b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Apr 2023 20:28:38 +0000 Subject: [PATCH] influx: Update to version 2.7.1 --- bucket/influx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/influx.json b/bucket/influx.json index 858f022fe2..7baa01b11a 100644 --- a/bucket/influx.json +++ b/bucket/influx.json @@ -1,13 +1,13 @@ { - "version": "2.6.1", + "version": "2.7.1", "description": "CLI for InfluxDB 2.1+", "homepage": "https://www.influxdata.com/", "license": "MIT", "architecture": { "64bit": { - "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.6.1-windows-amd64.zip", - "hash": "873e67c917b18c5e14613025b573c9e13e9a9c31cdce9d59e0d18075ead96416", - "extract_dir": "influxdb2-client-2.6.1-windows-amd64" + "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.7.1-windows-amd64.zip", + "hash": "fe275187581d4cc023dc0f2c1c0036f4fb7948ce466251edd6936124fdcabfeb", + "extract_dir": "influxdb2-client-2.7.1-windows-amd64" } }, "bin": "influx.exe",