influxdb: Update to version 1.8.4

This commit is contained in:
Richard Kuhnt 2021-02-02 20:00:27 +00:00
parent cf08de6771
commit 37de871897

View File

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