Update prometheus to version 2.3.0

This commit is contained in:
Richard Kuhnt 2018-06-07 12:00:25 +00:00
parent 341467e8e8
commit 56e0413c70

View File

@ -1,17 +1,17 @@
{
"homepage": "https://prometheus.io/",
"license": "Apache-2.0",
"version": "2.2.1",
"version": "2.3.0",
"architecture": {
"64bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.2.1/prometheus-2.2.1.windows-amd64.tar.gz",
"hash": "03cf9f24a160944333e4db4358182b9e2d713872d27f126f7493e574493ae2c2",
"extract_dir": "prometheus-2.2.1.windows-amd64"
"url": "https://github.com/prometheus/prometheus/releases/download/v2.3.0/prometheus-2.3.0.windows-amd64.tar.gz",
"hash": "463aaea6d70590e44e973f7930cbfaa4bf35b2f5813de1183b6fa91db4340dcf",
"extract_dir": "prometheus-2.3.0.windows-amd64"
},
"32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.2.1/prometheus-2.2.1.windows-386.tar.gz",
"hash": "4cc3e6d176cd41d6d28b0c47b146157972cca2485e41861f0a10630a68330737",
"extract_dir": "prometheus-2.2.1.windows-386"
"url": "https://github.com/prometheus/prometheus/releases/download/v2.3.0/prometheus-2.3.0.windows-386.tar.gz",
"hash": "881373ce200876334151787b0898d279e49698f4e625ad7d4406f3c138eac9aa",
"extract_dir": "prometheus-2.3.0.windows-386"
}
},
"bin": "prometheus.exe",