influxdb2: Update to version 2.0.9

This commit is contained in:
Jakub Čábera 2021-10-11 22:34:11 -07:00
parent ebb9ec2515
commit b975337d8c

View File

@ -1,13 +1,13 @@
{ {
"version": "2.0.8", "version": "2.0.9",
"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.8-windows-amd64.zip", "url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.0.9-windows-amd64.zip",
"hash": "68584fcb22ff63d35215eff055a5e6d64e9f5da939fe11adae85b661436c1e4b", "hash": "0eab271a67596438f70bf8d4f9d3e27ba87b1c8272480ed95fbf6cf78f226a35",
"extract_dir": "influxdb2-2.0.8-windows-amd64" "extract_dir": "influxdb2-2.0.9-windows-amd64"
} }
}, },
"persist": "influxdb.conf", "persist": "influxdb.conf",