mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
prometheus-pushgateway: Update to version 1.4.1
This commit is contained in:
parent
1751620be8
commit
555a08ac18
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.0",
|
"version": "1.4.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.4.0/pushgateway-1.4.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.1/pushgateway-1.4.1.windows-amd64.tar.gz",
|
||||||
"hash": "8cecf6a39f1b1d3b19845b5f9acfe9ff565ba1218b078206ecd54efa456c3f38",
|
"hash": "6a3940eec15d462b86a5555afb653a24d97c66cbb1d36f87d026df1ac61c46e7",
|
||||||
"extract_dir": "pushgateway-1.4.0.windows-amd64"
|
"extract_dir": "pushgateway-1.4.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.0/pushgateway-1.4.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.1/pushgateway-1.4.1.windows-386.tar.gz",
|
||||||
"hash": "96cdd76fafcb5f556f5b41015c4fcd25795cd2a9b8354d9791d669d36540799b",
|
"hash": "dc1fa90b7987c044d658eb62705ba53a72ff3801e1635982134fecc5fd31f442",
|
||||||
"extract_dir": "pushgateway-1.4.0.windows-386"
|
"extract_dir": "pushgateway-1.4.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "pushgateway.exe",
|
"bin": "pushgateway.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user