prometheus-pushgateway: Update to version 1.4.2

This commit is contained in:
github-actions[bot] 2022-05-27 00:32:44 +00:00
parent 24533000b1
commit 58a2233859

View File

@ -1,18 +1,18 @@
{ {
"version": "1.4.1", "version": "1.4.2",
"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.1/pushgateway-1.4.1.windows-amd64.tar.gz", "url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.2/pushgateway-1.4.2.windows-amd64.tar.gz",
"hash": "6a3940eec15d462b86a5555afb653a24d97c66cbb1d36f87d026df1ac61c46e7", "hash": "327c629e736d4b667d771e08b74e10e9e98c842e6ecdb36b9d8506a588ce2dc5",
"extract_dir": "pushgateway-1.4.1.windows-amd64" "extract_dir": "pushgateway-1.4.2.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.1/pushgateway-1.4.1.windows-386.tar.gz", "url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.2/pushgateway-1.4.2.windows-386.tar.gz",
"hash": "dc1fa90b7987c044d658eb62705ba53a72ff3801e1635982134fecc5fd31f442", "hash": "7822e13b9a026a25b65c5f54f3e22fb41b23f6d03d13f0f444e090d2c94cc4fa",
"extract_dir": "pushgateway-1.4.1.windows-386" "extract_dir": "pushgateway-1.4.2.windows-386"
} }
}, },
"bin": "pushgateway.exe", "bin": "pushgateway.exe",