diff --git a/bucket/influxdb2.json b/bucket/influxdb2.json index c3cedfa075..b91cbca4b0 100644 --- a/bucket/influxdb2.json +++ b/bucket/influxdb2.json @@ -1,13 +1,13 @@ { - "version": "2.0.9", + "version": "2.1.0", "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/influxdb2-2.0.9-windows-amd64.zip", - "hash": "0eab271a67596438f70bf8d4f9d3e27ba87b1c8272480ed95fbf6cf78f226a35", - "extract_dir": "influxdb2-2.0.9-windows-amd64" + "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.1.0-windows-amd64.zip", + "hash": "d4cf0961da7629ff250decf57c0c5bd54908e5fde4b8da5feb5006e34da37e6b", + "extract_dir": "influxdb2-2.1.0-windows-amd64" } }, "persist": "influxdb.conf",