kafka-exporter: Update to version 1.8.0

This commit is contained in:
github-actions[bot] 2024-08-20 08:29:04 +00:00
parent c322472d72
commit cadd143833

View File

@ -1,18 +1,18 @@
{
"version": "1.7.0",
"version": "1.8.0",
"description": "Kafka exporter for Prometheus",
"homepage": "https://github.com/danielqsj/kafka_exporter",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/danielqsj/kafka_exporter/releases/download/v1.7.0/kafka_exporter-1.7.0.windows-amd64.tar.gz",
"hash": "cb8c224264aa8f82336008c7d785d13f4c3592e6714905a715946059d224da4e",
"extract_dir": "kafka_exporter-1.7.0.windows-amd64"
"url": "https://github.com/danielqsj/kafka_exporter/releases/download/v1.8.0/kafka_exporter-1.8.0.windows-amd64.tar.gz",
"hash": "b1cfabab382f45112d5e1875b168a988c7293c0868df71fd01175df6f8caf08c",
"extract_dir": "kafka_exporter-1.8.0.windows-amd64"
},
"32bit": {
"url": "https://github.com/danielqsj/kafka_exporter/releases/download/v1.7.0/kafka_exporter-1.7.0.windows-386.tar.gz",
"hash": "7b889379ac04d94df5d1cd5f6b233cb6c57a3d30d81f028781aca80cc5f37c63",
"extract_dir": "kafka_exporter-1.7.0.windows-386"
"url": "https://github.com/danielqsj/kafka_exporter/releases/download/v1.8.0/kafka_exporter-1.8.0.windows-386.tar.gz",
"hash": "77a69f2006b3d6eca6435551fa731f75e58edbc7040e81cdbc3b62a52843441f",
"extract_dir": "kafka_exporter-1.8.0.windows-386"
}
},
"bin": "kafka_exporter.exe",