mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
parent
835213e436
commit
73e2ab36d9
@ -6,10 +6,10 @@
|
|||||||
"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.1-windows-amd64.zip",
|
||||||
"hash": "fe275187581d4cc023dc0f2c1c0036f4fb7948ce466251edd6936124fdcabfeb",
|
"hash": "fe275187581d4cc023dc0f2c1c0036f4fb7948ce466251edd6936124fdcabfeb"
|
||||||
"extract_dir": "influxdb2-client-2.7.1-windows-amd64"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"pre_install": "Rename-Item \"$dir\\influx\" influx.exe",
|
||||||
"bin": "influx.exe",
|
"bin": "influx.exe",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"url": "https://portal.influxdata.com/versions.json",
|
"url": "https://portal.influxdata.com/versions.json",
|
||||||
@ -23,8 +23,7 @@
|
|||||||
"hash": {
|
"hash": {
|
||||||
"url": "https://portal.influxdata.com/versions.json",
|
"url": "https://portal.influxdata.com/versions.json",
|
||||||
"jsonpath": "$.influxdb2_cloud_cli.downloads[?(@.platform =~ /^Windows/)].sha256"
|
"jsonpath": "$.influxdb2_cloud_cli.downloads[?(@.platform =~ /^Windows/)].sha256"
|
||||||
},
|
}
|
||||||
"extract_dir": "influxdb2-client-$version-windows-amd64"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user