mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
influx: Update to version 2.5.0
This commit is contained in:
parent
04590f16f0
commit
8b07e13ce1
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.0",
|
"version": "2.5.0",
|
||||||
"description": "CLI for InfluxDB 2.1+",
|
"description": "CLI for InfluxDB 2.1+",
|
||||||
"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-client-2.4.0-windows-amd64.zip",
|
"url": "https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.5.0-windows-amd64.zip",
|
||||||
"hash": "f5575b2bc18641568868e699f2fa8efcf6070d34f8dd68d84709a228e8c0d581",
|
"hash": "9bf33234cb28b7ff147734e5450b4af286209a3db789fd625a9ccb8da6852987",
|
||||||
"extract_dir": "influxdb2-client-2.4.0-windows-amd64"
|
"extract_dir": "influxdb2-client-2.5.0-windows-amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "influx.exe",
|
"bin": "influx.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user