prometheus: Update to version 2.12.0

This commit is contained in:
Richard Kuhnt 2019-08-18 17:00:23 +00:00
parent 933bc6df34
commit d05a70a9ac

View File

@ -2,17 +2,17 @@
"homepage": "https://prometheus.io/", "homepage": "https://prometheus.io/",
"description": "Power your metrics and alerting with a leading open-source monitoring solution.", "description": "Power your metrics and alerting with a leading open-source monitoring solution.",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "2.11.2", "version": "2.12.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.11.2/prometheus-2.11.2.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.12.0/prometheus-2.12.0.windows-amd64.tar.gz",
"hash": "0ce1a6c88163dab18d5a72fa9bf5c39f1bce5f9bf42ff5ecaf978011492997cd", "hash": "c93d1677747f8522955962d750a6514b59551e941570ff1ab6441a8ef9270c3f",
"extract_dir": "prometheus-2.11.2.windows-amd64" "extract_dir": "prometheus-2.12.0.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.11.2/prometheus-2.11.2.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.12.0/prometheus-2.12.0.windows-386.tar.gz",
"hash": "858bc93b3de613e9bc0236a37dbca8a0747dbdf5a88921e2777f7239fcae11e7", "hash": "31213e52ae1cc85ec61f6e7b0fc859b12bb05191a4693dd0d6fc9574cf33e04f",
"extract_dir": "prometheus-2.11.2.windows-386" "extract_dir": "prometheus-2.12.0.windows-386"
} }
}, },
"bin": [ "bin": [