mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
prometheus-pushgateway: Update to version 1.3.1
This commit is contained in:
parent
5b9c746abb
commit
7883d47704
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.3.0",
|
"version": "1.3.1",
|
||||||
"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.3.0/pushgateway-1.3.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.3.1/pushgateway-1.3.1.windows-amd64.tar.gz",
|
||||||
"hash": "7e01228e15b7e97bdcb7085410e2723f67502d7799088178e7c5a51e9245c1a9",
|
"hash": "99a435df75a3ed636f010ff083e97ccd0733416b228f4f126bcae675e191ab12",
|
||||||
"extract_dir": "pushgateway-1.3.0.windows-amd64"
|
"extract_dir": "pushgateway-1.3.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.3.0/pushgateway-1.3.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.3.1/pushgateway-1.3.1.windows-386.tar.gz",
|
||||||
"hash": "cd14cab7763569f187e4377bf281420689dbb6414c4c33fd206f016f9d071dbc",
|
"hash": "1e259a718497085274dd05dde51c6d2cbc6fa4fd6cfc2f4ca99e62241813a825",
|
||||||
"extract_dir": "pushgateway-1.3.0.windows-386"
|
"extract_dir": "pushgateway-1.3.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pushgateway.exe",
|
"bin": "pushgateway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user