mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
prometheus-pushgateway: Update to version 1.11.0
This commit is contained in:
parent
4c22ef796e
commit
bdb75eaa3b
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.10.0",
|
"version": "1.11.0",
|
||||||
"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.10.0/pushgateway-1.10.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.0/pushgateway-1.11.0.windows-amd64.tar.gz",
|
||||||
"hash": "5100881a8e388efcb3ee79fcd79bfcd219e10a156a95da4ae3b14a162808d23e",
|
"hash": "4f48acafdef390a76d3c550589f442626c795db0395c1b9b4eabb43cfa529489",
|
||||||
"extract_dir": "pushgateway-1.10.0.windows-amd64"
|
"extract_dir": "pushgateway-1.11.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.10.0/pushgateway-1.10.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.0/pushgateway-1.11.0.windows-386.tar.gz",
|
||||||
"hash": "e8f2581b5239fcba4ca0431313ac8824d79b8e78d82a7a8b501bbc57d9cac7a1",
|
"hash": "ffda6ca88bd07c5fd096319b617b9e78405e3f7264af7f84fc4363b4562461fc",
|
||||||
"extract_dir": "pushgateway-1.10.0.windows-386"
|
"extract_dir": "pushgateway-1.11.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pushgateway.exe",
|
"bin": "pushgateway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user