influxdb: Update to version 1.7.9

This commit is contained in:
Richard Kuhnt 2019-11-02 02:00:20 +00:00
parent 7e56d69d14
commit fa680e24ce

View File

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