prometheus-pushgateway: Update to version 1.4.3

This commit is contained in:
github-actions[bot] 2022-05-31 00:33:09 +00:00
parent 04cb5bd279
commit bbc7fd642d

View File

@ -1,18 +1,18 @@
{ {
"version": "1.4.2", "version": "1.4.3",
"description": "Prometheus push acceptor for ephemeral and batch jobs.", "description": "Prometheus push acceptor for ephemeral and batch jobs.",
"homepage": "https://github.com/prometheus/pushgateway", "homepage": "https://github.com/prometheus/pushgateway",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.2/pushgateway-1.4.2.windows-amd64.tar.gz", "url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.3/pushgateway-1.4.3.windows-amd64.tar.gz",
"hash": "327c629e736d4b667d771e08b74e10e9e98c842e6ecdb36b9d8506a588ce2dc5", "hash": "0b092a633ee58d47ac34fa4ee344b070282fedc3e3682b7f3dd6c563489a8333",
"extract_dir": "pushgateway-1.4.2.windows-amd64" "extract_dir": "pushgateway-1.4.3.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.2/pushgateway-1.4.2.windows-386.tar.gz", "url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.3/pushgateway-1.4.3.windows-386.tar.gz",
"hash": "7822e13b9a026a25b65c5f54f3e22fb41b23f6d03d13f0f444e090d2c94cc4fa", "hash": "99dd67c61c379c6660ebc583ae47071496912c5235a2ff03b1d120848c647f35",
"extract_dir": "pushgateway-1.4.2.windows-386" "extract_dir": "pushgateway-1.4.3.windows-386"
} }
}, },
"bin": "pushgateway.exe", "bin": "pushgateway.exe",