mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
Update prometheus to version 2.1.0
This commit is contained in:
parent
0b431ccdf9
commit
f4c98eb123
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://prometheus.io/",
|
"homepage": "https://prometheus.io/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.0.0/prometheus-2.0.0.windows-amd64.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.1.0/prometheus-2.1.0.windows-amd64.tar.gz",
|
||||||
"hash": "fb3539b9468c28161d200dcfe3007e7631d05f72f384c2164e40ae098d03ed59",
|
"hash": "0fd5c7f95c78a58fe4e96768e726f6fc203dc66218228ce931d851f395ca65bc",
|
||||||
"extract_dir": "prometheus-2.0.0.windows-amd64"
|
"extract_dir": "prometheus-2.1.0.windows-amd64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/prometheus/prometheus/releases/download/v2.0.0/prometheus-2.0.0.windows-386.tar.gz",
|
"url": "https://github.com/prometheus/prometheus/releases/download/v2.1.0/prometheus-2.1.0.windows-386.tar.gz",
|
||||||
"hash": "345691e5337e8d326e8c01b2e9fd15d8a078f4d1046085de24dc3c1f305f3b67",
|
"hash": "6b95cec284f3bf9a55b010414760362e6adb97387ab9ef5a342c9cf8a82638a1",
|
||||||
"extract_dir": "prometheus-2.0.0.windows-386"
|
"extract_dir": "prometheus-2.1.0.windows-386"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "prometheus.exe",
|
"bin": "prometheus.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user