influxdb: Update to version 1.8.0

This commit is contained in:
Richard Kuhnt 2020-04-14 03:01:50 +00:00
parent 5628cd9aa3
commit 3483872d45

View File

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