prometheus: Update to version 2.20.0

This commit is contained in:
Jakub Čábera 2020-07-23 07:58:20 +02:00
parent c86f5dd8fe
commit 67f0a1e202

View File

@ -1,18 +1,18 @@
{ {
"version": "2.19.2", "version": "2.20.0",
"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.",
"homepage": "https://prometheus.io/", "homepage": "https://prometheus.io/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.19.2/prometheus-2.19.2.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.20.0/prometheus-2.20.0.windows-amd64.tar.gz",
"hash": "dcaab771331462610d875cf9eca19136f7eabb7f4979c8c447b819d096c1a15f", "hash": "cfc6eab2ada0560be99f59d613df576c1941d37a20289c53d60db290d124b875",
"extract_dir": "prometheus-2.19.2.windows-amd64" "extract_dir": "prometheus-2.20.0.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.19.2/prometheus-2.19.2.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.20.0/prometheus-2.20.0.windows-386.tar.gz",
"hash": "6cc821f9a48c80ab7a9ca873a390238a593e24b3919f4d347c11aa4fbe969055", "hash": "87c814e623b948bf75192c1eef56940b5563f91a2504089ea6f438714d372eab",
"extract_dir": "prometheus-2.19.2.windows-386" "extract_dir": "prometheus-2.20.0.windows-386"
} }
}, },
"bin": [ "bin": [