mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
kafka-exporter: Update to version 1.9.0
This commit is contained in:
parent
ab420ebfba
commit
92423c97a8
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.8.0",
|
"version": "1.9.0",
|
||||||
"description": "Kafka exporter for Prometheus",
|
"description": "Kafka exporter for Prometheus",
|
||||||
"homepage": "https://github.com/danielqsj/kafka_exporter",
|
"homepage": "https://github.com/danielqsj/kafka_exporter",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/danielqsj/kafka_exporter/releases/download/v1.8.0/kafka_exporter-1.8.0.windows-amd64.tar.gz",
|
"url": "https://github.com/danielqsj/kafka_exporter/releases/download/v1.9.0/kafka_exporter-1.9.0.windows-amd64.tar.gz",
|
||||||
"hash": "b1cfabab382f45112d5e1875b168a988c7293c0868df71fd01175df6f8caf08c",
|
"hash": "0a48f45c212adc9400bb3cfa74800ccff1b234c18251f0b0c9f05bf3811cd5c6",
|
||||||
"extract_dir": "kafka_exporter-1.8.0.windows-amd64"
|
"extract_dir": "kafka_exporter-1.9.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/danielqsj/kafka_exporter/releases/download/v1.8.0/kafka_exporter-1.8.0.windows-386.tar.gz",
|
"url": "https://github.com/danielqsj/kafka_exporter/releases/download/v1.9.0/kafka_exporter-1.9.0.windows-386.tar.gz",
|
||||||
"hash": "77a69f2006b3d6eca6435551fa731f75e58edbc7040e81cdbc3b62a52843441f",
|
"hash": "90ed0566570c24181da00cd80e72538922b2adab13e0da5da417eed9706436e6",
|
||||||
"extract_dir": "kafka_exporter-1.8.0.windows-386"
|
"extract_dir": "kafka_exporter-1.9.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kafka_exporter.exe",
|
"bin": "kafka_exporter.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user