prometheus: Update to version 2.13.0

This commit is contained in:
Richard Kuhnt 2019-10-04 16:00:19 +00:00
parent a6b4aa4cd6
commit 72014d12ce

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.12.0", "version": "2.13.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.12.0/prometheus-2.12.0.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.13.0/prometheus-2.13.0.windows-amd64.tar.gz",
"hash": "c93d1677747f8522955962d750a6514b59551e941570ff1ab6441a8ef9270c3f", "hash": "b30c379c06fc5ff127f0fc2c85010d71a878f207372dbdfe5d6c7af1a38c043f",
"extract_dir": "prometheus-2.12.0.windows-amd64" "extract_dir": "prometheus-2.13.0.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.12.0/prometheus-2.12.0.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.13.0/prometheus-2.13.0.windows-386.tar.gz",
"hash": "31213e52ae1cc85ec61f6e7b0fc859b12bb05191a4693dd0d6fc9574cf33e04f", "hash": "c89c7862d6daa6efd270ed6042a6f780791995ed0cd5c4335d98deee093026b2",
"extract_dir": "prometheus-2.12.0.windows-386" "extract_dir": "prometheus-2.13.0.windows-386"
} }
}, },
"bin": [ "bin": [