mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
Update prometheus to version 2.2.1
This commit is contained in:
parent
29d61e3c25
commit
458e40b14c
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://prometheus.io/",
|
"homepage": "https://prometheus.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "2.2.0",
|
"version": "2.2.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.2.0/prometheus-2.2.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.2.1/prometheus-2.2.1.windows-amd64.tar.gz",
|
||||||
"hash": "34b8a01556594991ec7e6e2084892dde144190a2468efa00feaa830c43829256",
|
"hash": "03cf9f24a160944333e4db4358182b9e2d713872d27f126f7493e574493ae2c2",
|
||||||
"extract_dir": "prometheus-2.2.0.windows-amd64"
|
"extract_dir": "prometheus-2.2.1.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.2.0/prometheus-2.2.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.2.1/prometheus-2.2.1.windows-386.tar.gz",
|
||||||
"hash": "ff6bda201ca9a8e247f5d85ca0ffbb5a3940f1e19937bce804b77cc96424839e",
|
"hash": "4cc3e6d176cd41d6d28b0c47b146157972cca2485e41861f0a10630a68330737",
|
||||||
"extract_dir": "prometheus-2.2.0.windows-386"
|
"extract_dir": "prometheus-2.2.1.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "prometheus.exe",
|
"bin": "prometheus.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user