mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
parent
4b2e34168d
commit
320e42d27b
@ -11,7 +11,7 @@
|
|||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.3.0-windows-amd64.zip",
|
"url": "https://dl.influxdata.com/influxdb/releases/influxdb2-2.3.0-windows-amd64.zip",
|
||||||
"hash": "c8edf601922cc2f7134cdfbf36f0b95bfedf385c17a166d164e7bb212ba1e4a9",
|
"hash": "c8edf601922cc2f7134cdfbf36f0b95bfedf385c17a166d164e7bb212ba1e4a9",
|
||||||
"extract_dir": "influxdb2-2.3.0-windows-amd64"
|
"extract_dir": "influxdb2_windows_amd64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "influxd.exe",
|
"bin": "influxd.exe",
|
||||||
@ -27,8 +27,7 @@
|
|||||||
"hash": {
|
"hash": {
|
||||||
"url": "https://portal.influxdata.com/versions.json",
|
"url": "https://portal.influxdata.com/versions.json",
|
||||||
"jsonpath": "$.influxdb2.downloads[?(@.platform =~ /^Windows/)].sha256"
|
"jsonpath": "$.influxdb2.downloads[?(@.platform =~ /^Windows/)].sha256"
|
||||||
},
|
}
|
||||||
"extract_dir": "influxdb2-$version-windows-amd64"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user