mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
prometheus-pushgateway: Update to version 1.4.0
This commit is contained in:
parent
ec3f66f1e2
commit
5d2c14244d
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.3.1",
|
||||
"version": "1.4.0",
|
||||
"description": "Prometheus push acceptor for ephemeral and batch jobs.",
|
||||
"homepage": "https://github.com/prometheus/pushgateway",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.3.1/pushgateway-1.3.1.windows-amd64.tar.gz",
|
||||
"hash": "99a435df75a3ed636f010ff083e97ccd0733416b228f4f126bcae675e191ab12",
|
||||
"extract_dir": "pushgateway-1.3.1.windows-amd64"
|
||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.0/pushgateway-1.4.0.windows-amd64.tar.gz",
|
||||
"hash": "8cecf6a39f1b1d3b19845b5f9acfe9ff565ba1218b078206ecd54efa456c3f38",
|
||||
"extract_dir": "pushgateway-1.4.0.windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.3.1/pushgateway-1.3.1.windows-386.tar.gz",
|
||||
"hash": "1e259a718497085274dd05dde51c6d2cbc6fa4fd6cfc2f4ca99e62241813a825",
|
||||
"extract_dir": "pushgateway-1.3.1.windows-386"
|
||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.0/pushgateway-1.4.0.windows-386.tar.gz",
|
||||
"hash": "96cdd76fafcb5f556f5b41015c4fcd25795cd2a9b8354d9791d669d36540799b",
|
||||
"extract_dir": "pushgateway-1.4.0.windows-386"
|
||||
}
|
||||
},
|
||||
"bin": "pushgateway.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user