mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +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.",
|
"description": "Scalable datastore for metrics, events, and real-time analytics.",
|
||||||
"homepage": "https://www.influxdata.com/",
|
"homepage": "https://www.influxdata.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -9,9 +9,9 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.2.0-windows-amd64.zip",
|
"url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.3.0-windows-amd64.zip",
|
||||||
"hash": "b8bfa5619ad33b6bfd517fa88ab42cc111e8e3f196eb3294b1b4c583e558a3c7",
|
"hash": "b3a6621f8af121d824ef9f872150c76d92916bf4ead3b9ef08308dde9b10f3c6",
|
||||||
"extract_dir": "influxdb2-2.2.0-windows-amd64"
|
"extract_dir": "influxdb2-2.3.0-windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "influxd.exe",
|
"bin": "influxd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user