influxdb: Update to version 1.8.3

This commit is contained in:
Richard Kuhnt 2020-10-01 16:00:24 +00:00
parent 6bf792f010
commit 0494499f16

View File

@ -1,13 +1,13 @@
{ {
"homepage": "https://www.influxdata.com/", "homepage": "https://www.influxdata.com/",
"license": "MIT", "license": "MIT",
"version": "1.8.2", "version": "1.8.3",
"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.8.2_windows_amd64.zip", "url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.8.3_windows_amd64.zip",
"hash": "e8265bb434b6bcee92edef2441e1f21b5fa125e5ae9926fdf6651ba34f20a215", "hash": "24f2be79656176d04e95b614deaeee8d5d66043a1d5e58723fd8c3a2bd029ce2",
"extract_dir": "influxdb-1.8.2-1" "extract_dir": "influxdb-1.8.3-1"
} }
}, },
"persist": "influxdb.conf", "persist": "influxdb.conf",