diff --git a/bucket/influxdb.json b/bucket/influxdb.json index e47cee3595..ca64b2dd83 100644 --- a/bucket/influxdb.json +++ b/bucket/influxdb.json @@ -1,13 +1,13 @@ { - "version": "1.8.9", + "version": "1.8.10", "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.9_windows_amd64.zip", - "hash": "8aac83b70f02088f64e99b25884fea5bd4c81780e6f3740aa9ba0e8c3424f0ba", - "extract_dir": "influxdb-1.8.9-1" + "url": "https://dl.influxdata.com/influxdb/releases/influxdb-1.8.10_windows_amd64.zip", + "hash": "cb39cc9505c78c17a96b4250d116772798486b3c86213c757ce09af0ae4f4029", + "extract_dir": "influxdb-1.8.10-1" } }, "persist": "influxdb.conf",