kafka-exporter: Update to version 1.4.1

This commit is contained in:
Jakub Čábera 2021-09-08 09:55:03 -07:00
parent c9fe43c7c3
commit db1ce4bdcf
2 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@
"description": "A data templating language for app and tool developers",
"homepage": "https://github.com/google/go-jsonnet",
"license": "Apache-2.0",
"architecture" : {
"architecture": {
"64bit": {
"url": "https://github.com/google/go-jsonnet/releases/download/v0.17.0/go-jsonnet_0.17.0_Windows_x86_64.tar.gz",
"hash": "d4d56a4e81752b53b301d92066678d036571224383da268896149c087e5a3c03"

View File

@ -1,18 +1,18 @@
{
"version": "1.3.2",
"version": "1.4.1",
"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.3.2/kafka_exporter-1.3.2.windows-amd64.tar.gz",
"hash": "3b2eb4363968c4947ebbe0fc260286991ed6d5e5813031b298c928715fe73a1f",
"extract_dir": "kafka_exporter-1.3.2.windows-amd64"
"url": "https://github.com/danielqsj/kafka_exporter/releases/download/v1.4.1/kafka_exporter-1.4.1.windows-amd64.tar.gz",
"hash": "4f4baa4101c797f2c44450862fb0916cb131ca1da8955168205f771a097d3e4f",
"extract_dir": "kafka_exporter-1.4.1.windows-amd64"
},
"32bit": {
"url": "https://github.com/danielqsj/kafka_exporter/releases/download/v1.3.2/kafka_exporter-1.3.2.windows-386.tar.gz",
"hash": "9b0039f4ad8268f16ce14955d6f5d657960fb40fd0cb8783e663ee1d1e981bbf",
"extract_dir": "kafka_exporter-1.3.2.windows-386"
"url": "https://github.com/danielqsj/kafka_exporter/releases/download/v1.4.1/kafka_exporter-1.4.1.windows-386.tar.gz",
"hash": "cc6fd33406d93025f7d42b1f3496dd3ba07e9c5500fa57c8a62ae157cf335f26",
"extract_dir": "kafka_exporter-1.4.1.windows-386"
}
},
"bin": "kafka_exporter.exe",