prometheus-pushgateway: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2022-11-29 20:27:00 +00:00
parent 8b9b1fe24d
commit bf14826a4d

View File

@ -1,18 +1,18 @@
{
"version": "1.5.0",
"version": "1.5.1",
"description": "Prometheus push acceptor for ephemeral and batch jobs.",
"homepage": "https://github.com/prometheus/pushgateway",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.5.0/pushgateway-1.5.0.windows-amd64.tar.gz",
"hash": "8544505213dcea6355a16dcc0483b4ba9eced3145d70d33c732a180353b5db47",
"extract_dir": "pushgateway-1.5.0.windows-amd64"
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.5.1/pushgateway-1.5.1.windows-amd64.tar.gz",
"hash": "ae7ff77c06924321ac998199efc95e15301f1f2a859955cfc8d6bd22805c9d7a",
"extract_dir": "pushgateway-1.5.1.windows-amd64"
},
"32bit": {
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.5.0/pushgateway-1.5.0.windows-386.tar.gz",
"hash": "94f3b991d76fb1aa009fd3e24f8f8bae9ab3cad669e8d9bc5ebf95e5e83d9d31",
"extract_dir": "pushgateway-1.5.0.windows-386"
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.5.1/pushgateway-1.5.1.windows-386.tar.gz",
"hash": "cb48253cde99cbcef9510910c64eda7631b05e58a0453ba88bd6cd3ddd09647a",
"extract_dir": "pushgateway-1.5.1.windows-386"
}
},
"bin": "pushgateway.exe",