influxdb2: Update to version 2.1.0

This commit is contained in:
Richard Kuhnt 2021-11-08 19:00:35 +00:00
parent 8bea7309c4
commit d79e70850d

View File

@ -1,13 +1,13 @@
{ {
"version": "2.0.9", "version": "2.1.0",
"description": "Scalable datastore for metrics, events, and real-time analytics.", "description": "Scalable datastore for metrics, events, and real-time analytics.",
"homepage": "https://www.influxdata.com/", "homepage": "https://www.influxdata.com/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.0.9-windows-amd64.zip", "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.1.0-windows-amd64.zip",
"hash": "0eab271a67596438f70bf8d4f9d3e27ba87b1c8272480ed95fbf6cf78f226a35", "hash": "d4cf0961da7629ff250decf57c0c5bd54908e5fde4b8da5feb5006e34da37e6b",
"extract_dir": "influxdb2-2.0.9-windows-amd64" "extract_dir": "influxdb2-2.1.0-windows-amd64"
} }
}, },
"persist": "influxdb.conf", "persist": "influxdb.conf",