mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
prometheus-pushgateway: Update to version 1.5.0
This commit is contained in:
parent
dbe8385360
commit
121f38b31e
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.4.3",
|
||||
"version": "1.5.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.4.3/pushgateway-1.4.3.windows-amd64.tar.gz",
|
||||
"hash": "0b092a633ee58d47ac34fa4ee344b070282fedc3e3682b7f3dd6c563489a8333",
|
||||
"extract_dir": "pushgateway-1.4.3.windows-amd64"
|
||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.5.0/pushgateway-1.5.0.windows-amd64.tar.gz",
|
||||
"hash": "8544505213dcea6355a16dcc0483b4ba9eced3145d70d33c732a180353b5db47",
|
||||
"extract_dir": "pushgateway-1.5.0.windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.4.3/pushgateway-1.4.3.windows-386.tar.gz",
|
||||
"hash": "99dd67c61c379c6660ebc583ae47071496912c5235a2ff03b1d120848c647f35",
|
||||
"extract_dir": "pushgateway-1.4.3.windows-386"
|
||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.5.0/pushgateway-1.5.0.windows-386.tar.gz",
|
||||
"hash": "94f3b991d76fb1aa009fd3e24f8f8bae9ab3cad669e8d9bc5ebf95e5e83d9d31",
|
||||
"extract_dir": "pushgateway-1.5.0.windows-386"
|
||||
}
|
||||
},
|
||||
"bin": "pushgateway.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user