From e5d7f78e2ada0758de4177b686009dcf1c353ec0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 20:26:23 +0000 Subject: [PATCH] influx: Update to version 2.6.1 --- bucket/influx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/influx.json b/bucket/influx.json index 5263f77678..858f022fe2 100644 --- a/bucket/influx.json +++ b/bucket/influx.json @@ -1,13 +1,13 @@ { - "version": "2.6.0", + "version": "2.6.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.0-windows-amd64.zip", - "hash": "ea3f9b2293ad7b6be1588b811f4983ceb3dd220e0535db4682f428252ca6964a", - "extract_dir": "influxdb2-client-2.6.0-windows-amd64" + "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" } }, "bin": "influx.exe",