prometheus: Update to version 2.16.0

This commit is contained in:
Richard Kuhnt 2020-02-14 07:01:49 +00:00
parent b911b80b9c
commit c9ba031ebb

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.15.2", "version": "2.16.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.15.2/prometheus-2.15.2.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.16.0/prometheus-2.16.0.windows-amd64.tar.gz",
"hash": "11e90037882bf1975da262c44a918cdc07ef1f3601c8830ca8e66edee186238d", "hash": "13522f391e7c1e4cd3d44de5e5498db1a9ce68445a2cc386a31faae90870ba4e",
"extract_dir": "prometheus-2.15.2.windows-amd64" "extract_dir": "prometheus-2.16.0.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.15.2/prometheus-2.15.2.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.16.0/prometheus-2.16.0.windows-386.tar.gz",
"hash": "c969510be6f4242ebf13eb79a7c041282d0dfc74a318266a3419b50ef11ba8a1", "hash": "a4c2dd7cdb63fd95b0af712742488309042b834df8c6215f30f8b3e7f0b35a63",
"extract_dir": "prometheus-2.15.2.windows-386" "extract_dir": "prometheus-2.16.0.windows-386"
} }
}, },
"bin": [ "bin": [