From 6bcc68cb54333fae450c4617945453fff6ba9469 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 18 Oct 2018 00:01:14 +0000 Subject: [PATCH] influxdb: Update to version 1.6.4 --- influxdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/influxdb.json b/influxdb.json index 630ad564d7..85fe1f39d9 100644 --- a/influxdb.json +++ b/influxdb.json @@ -1,14 +1,14 @@ { "homepage": "https://www.influxdata.com/", "license": "MIT", - "version": "1.6.3", + "version": "1.6.4", "architecture": { "64bit": { - "url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.6.3_windows_amd64.zip#/influxdb.zip", - "hash": "dcccb7cca4e4c162fa5c1fc77a48f4ada80b8dc2f8192fe8c498975f59b995f6" + "url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.6.4_windows_amd64.zip#/influxdb.zip", + "hash": "e66e9e72afb3cafe4263cb5667ebffe2faa465553d489f4bf63a39ad3407c060" } }, - "extract_dir": "influxdb-1.6.3-1", + "extract_dir": "influxdb-1.6.4-1", "persist": [ "influxdb.conf" ],