influxdb: Update to version 2.7.0

This commit is contained in:
github-actions[bot] 2023-04-05 20:28:38 +00:00
parent b675189f68
commit f6027bfe3a

View File

@ -1,5 +1,5 @@
{
"version": "2.6.1",
"version": "2.7.0",
"description": "Scalable datastore for metrics, events, and real-time analytics.",
"homepage": "https://www.influxdata.com/",
"license": "MIT",
@ -9,8 +9,8 @@
],
"architecture": {
"64bit": {
"url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.6.1-windows-amd64.zip",
"hash": "c84c8237c74e795b88cc5ddc6f90a2c0db18f5b71e58deac28c3c69adbba1a53",
"url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.7.0-windows-amd64.zip",
"hash": "7f07dab585592e4e55d100f7fbc085d491e1d9a275f344492062d155193c8dec",
"extract_dir": "influxdb2_windows_amd64"
}
},