mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
prometheus-pushgateway: Update to version 1.11.2
This commit is contained in:
parent
c2263e6d0f
commit
d29e0f2223
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.1",
|
"version": "1.11.2",
|
||||||
"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.1/pushgateway-1.11.1.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.2/pushgateway-1.11.2.windows-amd64.tar.gz",
|
||||||
"hash": "432324f9f9aa99e287623324edf8fe2b9abd526eba284032dd06225e90742bbc",
|
"hash": "d4a4b715435a00b3be39285861787486a474adef1c6301f7ddb3c86d303edd80",
|
||||||
"extract_dir": "pushgateway-1.11.1.windows-amd64"
|
"extract_dir": "pushgateway-1.11.2.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.1/pushgateway-1.11.1.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.11.2/pushgateway-1.11.2.windows-386.tar.gz",
|
||||||
"hash": "14ccbf3bf2a8bbc1f4b865dc16d3f1fa44d89b794de9ebb538b602b1b5db9794",
|
"hash": "1858e97531eb032d14cbe5851a33bfa396a594cb7cef81efe486a7fd2e000bd7",
|
||||||
"extract_dir": "pushgateway-1.11.1.windows-386"
|
"extract_dir": "pushgateway-1.11.2.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pushgateway.exe",
|
"bin": "pushgateway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user