mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
prometheus-pushgateway: Update to version 1.11.1
This commit is contained in:
parent
d037eb5efa
commit
2e94aaa3ea
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.0",
|
"version": "1.11.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.11.0/pushgateway-1.11.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.1/pushgateway-1.11.1.windows-amd64.tar.gz",
|
||||||
"hash": "4f48acafdef390a76d3c550589f442626c795db0395c1b9b4eabb43cfa529489",
|
"hash": "432324f9f9aa99e287623324edf8fe2b9abd526eba284032dd06225e90742bbc",
|
||||||
"extract_dir": "pushgateway-1.11.0.windows-amd64"
|
"extract_dir": "pushgateway-1.11.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.0/pushgateway-1.11.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.1/pushgateway-1.11.1.windows-386.tar.gz",
|
||||||
"hash": "ffda6ca88bd07c5fd096319b617b9e78405e3f7264af7f84fc4363b4562461fc",
|
"hash": "14ccbf3bf2a8bbc1f4b865dc16d3f1fa44d89b794de9ebb538b602b1b5db9794",
|
||||||
"extract_dir": "pushgateway-1.11.0.windows-386"
|
"extract_dir": "pushgateway-1.11.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pushgateway.exe",
|
"bin": "pushgateway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user