diff --git a/bucket/influxdb.json b/bucket/influxdb.json index d6c169b4d4..ef6426637f 100644 --- a/bucket/influxdb.json +++ b/bucket/influxdb.json @@ -1,13 +1,13 @@ { "homepage": "https://www.influxdata.com/", "license": "MIT", - "version": "1.8.0", + "version": "1.8.1", "description": "Scalable datastore for metrics, events, and real-time analytics.", "architecture": { "64bit": { - "url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.8.0_windows_amd64.zip", - "hash": "77d954dd8dcd3ca7b312913fc670b14c0cfb2bd3b171f105fae2f451c9518752", - "extract_dir": "influxdb-1.8.0-1" + "url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.8.1_windows_amd64.zip", + "hash": "0144bea73498b1dce2e1760832a201e1294a53c4562350b704787c54cf683cea", + "extract_dir": "influxdb-1.8.1-1" } }, "persist": "influxdb.conf",