From fe689be5b2bf99ee4ece6c58916e4b44e0fbaed7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 14 Feb 2020 00:01:49 +0000 Subject: [PATCH] influxdb: Update to version 1.7.10 --- bucket/influxdb.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/influxdb.json b/bucket/influxdb.json index 864a9a3e79..2420dfe0fa 100644 --- a/bucket/influxdb.json +++ b/bucket/influxdb.json @@ -1,13 +1,13 @@ { "homepage": "https://www.influxdata.com/", "license": "MIT", - "version": "1.7.9", + "version": "1.7.10", "description": "Scalable datastore for metrics, events, and real-time analytics.", "architecture": { "64bit": { - "url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.7.9_windows_amd64.zip", - "hash": "d0d39b9614abd2cec78e53f7527b5aa635e83bb2404063820edc85871e348619", - "extract_dir": "influxdb-1.7.9-1" + "url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.7.10_windows_amd64.zip", + "hash": "399d035ee15651a075f4bed5079b1ece4f4b83c0b8732ccfca9e38d4d260dbcf", + "extract_dir": "influxdb-1.7.10-1" } }, "persist": "influxdb.conf",