mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
prometheus-pushgateway: Update to version 0.9.1
This commit is contained in:
parent
6a7355b53a
commit
3baa0c6709
@ -2,17 +2,17 @@
|
|||||||
"homepage": "https://github.com/prometheus/pushgateway",
|
"homepage": "https://github.com/prometheus/pushgateway",
|
||||||
"description": "Prometheus push acceptor for ephemeral and batch jobs.",
|
"description": "Prometheus push acceptor for ephemeral and batch jobs.",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "0.9.0",
|
"version": "0.9.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v0.9.0/pushgateway-0.9.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/pushgateway/releases/download/v0.9.1/pushgateway-0.9.1.windows-amd64.tar.gz",
|
||||||
"hash": "f801a2826096a8a4654a901e12b2312fcdbc32551ddf8d49061e5070b4c45d60",
|
"hash": "69b6815824db024833f0dda6d654694f227b1de8117660e16961d0cc03d67d20",
|
||||||
"extract_dir": "pushgateway-0.9.0.windows-amd64"
|
"extract_dir": "pushgateway-0.9.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v0.9.0/pushgateway-0.9.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/pushgateway/releases/download/v0.9.1/pushgateway-0.9.1.windows-386.tar.gz",
|
||||||
"hash": "544270932705908431355a129cd2a33e8acf3933030a62402659da04cde631c6",
|
"hash": "1a4c5bb8c56376bdf7d841999c05029ab43632d9416440a1b92cdc7093bd2e8b",
|
||||||
"extract_dir": "pushgateway-0.9.0.windows-386"
|
"extract_dir": "pushgateway-0.9.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pushgateway.exe",
|
"bin": "pushgateway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user