influxdb: Update to version 1.8.2

This commit is contained in:
Richard Kuhnt 2020-08-19 21:00:24 +00:00
parent 293b0a9b1e
commit 3d33cd9a97

View File

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