prometheus: Update to version 2.11.1

This commit is contained in:
Richard Kuhnt 2019-07-10 16:00:18 +00:00
parent 1eda103766
commit e813f1d773

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