mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
influx: Update to version 2.7.3
This commit is contained in:
parent
5cc8798e1b
commit
a38271889b
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.7.1",
|
"version": "2.7.3",
|
||||||
"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.7.1-windows-amd64.zip",
|
"url": "https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.7.3-windows-amd64.zip",
|
||||||
"hash": "fe275187581d4cc023dc0f2c1c0036f4fb7948ce466251edd6936124fdcabfeb"
|
"hash": "a9265771a2693269e50eeaf2ac82ac01d44305c6c6a5b425cf63e8289b6e89c4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": "Rename-Item \"$dir\\influx\" influx.exe",
|
"pre_install": "Rename-Item \"$dir\\influx\" influx.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user