influxdb: Update to version 2.5.0

This commit is contained in:
github-actions[bot] 2022-11-02 00:39:01 +00:00
parent 8b07e13ce1
commit 613b301143

View File

@ -1,5 +1,5 @@
{
"version": "2.4.0",
"version": "2.5.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.4.0-windows-amd64.zip",
"hash": "07769bd83e5f211490e1d3dac3cfc0cb674a25edc860137f5df444856308fa4e",
"url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.5.0-windows-amd64.zip",
"hash": "7ca8e1b412852ceb9101bca13de7f72838e1def3ed715bd4f39848b0f103475b",
"extract_dir": "influxdb2_windows_amd64"
}
},