mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
influxdb: Update to version 2.3.0
This commit is contained in:
parent
ca1b871f3f
commit
45876ee670
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.2.0",
|
||||
"version": "2.3.0",
|
||||
"description": "Scalable datastore for metrics, events, and real-time analytics.",
|
||||
"homepage": "https://www.influxdata.com/",
|
||||
"license": "MIT",
|
||||
@ -9,9 +9,9 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.2.0-windows-amd64.zip",
|
||||
"hash": "b8bfa5619ad33b6bfd517fa88ab42cc111e8e3f196eb3294b1b4c583e558a3c7",
|
||||
"extract_dir": "influxdb2-2.2.0-windows-amd64"
|
||||
"url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.3.0-windows-amd64.zip",
|
||||
"hash": "b3a6621f8af121d824ef9f872150c76d92916bf4ead3b9ef08308dde9b10f3c6",
|
||||
"extract_dir": "influxdb2-2.3.0-windows-amd64"
|
||||
}
|
||||
},
|
||||
"bin": "influxd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user