mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
prometheus-pushgateway: Update to version 1.6.0
This commit is contained in:
parent
7b94c66eb3
commit
d271b0f377
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.5.1",
|
||||
"version": "1.6.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.5.1/pushgateway-1.5.1.windows-amd64.tar.gz",
|
||||
"hash": "ae7ff77c06924321ac998199efc95e15301f1f2a859955cfc8d6bd22805c9d7a",
|
||||
"extract_dir": "pushgateway-1.5.1.windows-amd64"
|
||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.6.0/pushgateway-1.6.0.windows-amd64.tar.gz",
|
||||
"hash": "0de6b1ee3567f38a918bbc7fb36b980d77eb8a7adb7b4894ff30d28502895ddb",
|
||||
"extract_dir": "pushgateway-1.6.0.windows-amd64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.5.1/pushgateway-1.5.1.windows-386.tar.gz",
|
||||
"hash": "cb48253cde99cbcef9510910c64eda7631b05e58a0453ba88bd6cd3ddd09647a",
|
||||
"extract_dir": "pushgateway-1.5.1.windows-386"
|
||||
"url": "https://github.com/prometheus/pushgateway/releases/download/v1.6.0/pushgateway-1.6.0.windows-386.tar.gz",
|
||||
"hash": "11c847d0237505e329d61863e304d852466fb0a5d792d895d2c0bd034d3f87a8",
|
||||
"extract_dir": "pushgateway-1.6.0.windows-386"
|
||||
}
|
||||
},
|
||||
"bin": "pushgateway.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user