prometheus: Update to version 2.11.2

This commit is contained in:
Richard Kuhnt 2019-08-14 12:01:05 +00:00
parent ed6cabaeec
commit d95f8b6045

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.1", "version": "2.11.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.11.1/prometheus-2.11.1.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.11.2/prometheus-2.11.2.windows-amd64.tar.gz",
"hash": "da0da5542c6117eaaf2bcf91940c83636df9f8de2750bf9b256127f69ee27107", "hash": "0ce1a6c88163dab18d5a72fa9bf5c39f1bce5f9bf42ff5ecaf978011492997cd",
"extract_dir": "prometheus-2.11.1.windows-amd64" "extract_dir": "prometheus-2.11.2.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.11.1/prometheus-2.11.1.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.11.2/prometheus-2.11.2.windows-386.tar.gz",
"hash": "7f6d070c685988f5ccf478cc3e80e079024ec6322feba651da934ffd634f3376", "hash": "858bc93b3de613e9bc0236a37dbca8a0747dbdf5a88921e2777f7239fcae11e7",
"extract_dir": "prometheus-2.11.1.windows-386" "extract_dir": "prometheus-2.11.2.windows-386"
} }
}, },
"bin": [ "bin": [