From f07a2e97e0983f57f1f9356da6a44b38da48f503 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 14 Feb 2019 02:00:33 +0000 Subject: [PATCH] influxdb: Update to version 1.7.4 --- influxdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/influxdb.json b/influxdb.json index cbee3f6bca..a3a5435fc1 100644 --- a/influxdb.json +++ b/influxdb.json @@ -1,14 +1,14 @@ { "homepage": "https://www.influxdata.com/", "license": "MIT", - "version": "1.7.2", + "version": "1.7.4", "architecture": { "64bit": { - "url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.7.2_windows_amd64.zip#/influxdb.zip", - "hash": "a45d6c52395d0c0f035daf83dccf501addf1d1fe9c5db9c1cc41513df6a029bb" + "url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.7.4_windows_amd64.zip#/influxdb.zip", + "hash": "bd24ce16753fd5b140638af737677779b9e34a6380ac17fa593572b72929fd37" } }, - "extract_dir": "influxdb-1.7.2-1", + "extract_dir": "influxdb-1.7.4-1", "persist": "influxdb.conf", "bin": [ "influx.exe",