influxdb: Update to version 1.7.8

This commit is contained in:
Richard Kuhnt 2019-08-27 22:00:17 +00:00
parent dc3a258bd9
commit 4fec7b08d1

View File

@ -1,13 +1,13 @@
{ {
"homepage": "https://www.influxdata.com/", "homepage": "https://www.influxdata.com/",
"license": "MIT", "license": "MIT",
"version": "1.7.7", "version": "1.7.8",
"description": "Scalable datastore for metrics, events, and real-time analytics.", "description": "Scalable datastore for metrics, events, and real-time analytics.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.7.7_windows_amd64.zip", "url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.7.8_windows_amd64.zip",
"hash": "8064ebfe0ce40018c4ce99699acacf472492a676c5a62f5a16b0fddf88803536", "hash": "a8fcaf6336ecb4d6b14dde9d9a40b993bf65fd7263e2035eb4c0a97c50d4d05b",
"extract_dir": "influxdb-1.7.7-1" "extract_dir": "influxdb-1.7.8-1"
} }
}, },
"persist": "influxdb.conf", "persist": "influxdb.conf",