prometheus-pushgateway: Update to version 1.6.1

This commit is contained in:
github-actions[bot] 2023-09-06 16:27:19 +00:00
parent 9ce26b3aa8
commit 7c8d6ff265

View File

@ -1,18 +1,18 @@
{
"version": "1.6.0",
"version": "1.6.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.6.0/pushgateway-1.6.0.windows-amd64.tar.gz",
"hash": "0de6b1ee3567f38a918bbc7fb36b980d77eb8a7adb7b4894ff30d28502895ddb",
"extract_dir": "pushgateway-1.6.0.windows-amd64"
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.6.1/pushgateway-1.6.1.windows-amd64.tar.gz",
"hash": "491c98219185b8f41ea8802020f0bea602e8cb9c737e298cf898599abdba9965",
"extract_dir": "pushgateway-1.6.1.windows-amd64"
},
"32bit": {
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.6.0/pushgateway-1.6.0.windows-386.tar.gz",
"hash": "11c847d0237505e329d61863e304d852466fb0a5d792d895d2c0bd034d3f87a8",
"extract_dir": "pushgateway-1.6.0.windows-386"
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.6.1/pushgateway-1.6.1.windows-386.tar.gz",
"hash": "34848a1f777ffaf1da262ec6471b967024d5641ef432dd0454d733a10a083b67",
"extract_dir": "pushgateway-1.6.1.windows-386"
}
},
"bin": "pushgateway.exe",