From a38271889b8ce05d1863e5b021e5dc3ea7319852 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 20:24:33 +0000 Subject: [PATCH] influx: Update to version 2.7.3 --- bucket/influx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/influx.json b/bucket/influx.json index e523f9eb0e..f8bc7a2deb 100644 --- a/bucket/influx.json +++ b/bucket/influx.json @@ -1,12 +1,12 @@ { - "version": "2.7.1", + "version": "2.7.3", "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.7.1-windows-amd64.zip", - "hash": "fe275187581d4cc023dc0f2c1c0036f4fb7948ce466251edd6936124fdcabfeb" + "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.7.3-windows-amd64.zip", + "hash": "a9265771a2693269e50eeaf2ac82ac01d44305c6c6a5b425cf63e8289b6e89c4" } }, "pre_install": "Rename-Item \"$dir\\influx\" influx.exe",