prometheus: Update to version 2.11.0

This commit is contained in:
Richard Kuhnt 2019-07-09 12:01:52 +00:00
parent d40d9dc130
commit aaf17e8e80

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