mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 02:31:21 +00:00
kapacitor: Fix hash extraction (#3432)
This commit is contained in:
parent
e55e2811ca
commit
156490b2e6
@ -25,7 +25,7 @@
|
|||||||
"url": "https://dl.influxdata.com/kapacitor/releases/kapacitor-$version_windows_amd64.zip",
|
"url": "https://dl.influxdata.com/kapacitor/releases/kapacitor-$version_windows_amd64.zip",
|
||||||
"hash": {
|
"hash": {
|
||||||
"url": "https://portal.influxdata.com/downloads/",
|
"url": "https://portal.influxdata.com/downloads/",
|
||||||
"regex": "$md5.*\\s.*$basename"
|
"regex": "$sha256.*\\s.*\\s.*$basename"
|
||||||
},
|
},
|
||||||
"extract_dir": "kapacitor-$version-1"
|
"extract_dir": "kapacitor-$version-1"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user