prometheus: Update to version 2.20.1

This commit is contained in:
Jakub Čábera 2020-08-06 08:10:09 +02:00
parent b0b9a0793f
commit 82cb76ca8c

View File

@ -1,18 +1,18 @@
{ {
"version": "2.19.3", "version": "2.20.1",
"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.3/prometheus-2.19.3.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.20.1/prometheus-2.20.1.windows-amd64.tar.gz",
"hash": "123f8a84cd6ddc26a75b6cea903665e5e7576d93bcd9aeac3821427fc3e2e11d", "hash": "f5f70d5b45c92ee5a2fbcfd9fd4792290cf355fde4a393812d4189434d478298",
"extract_dir": "prometheus-2.19.3.windows-amd64" "extract_dir": "prometheus-2.20.1.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.19.3/prometheus-2.19.3.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.20.1/prometheus-2.20.1.windows-386.tar.gz",
"hash": "57ad21f947836206e0ee4a3351ee83173a220c81a9be74ae6f6636cd327e8de9", "hash": "56e384cf03ad4872de78a12689f5c33a5c8a8182b36680db8cb4116bc7d2a1b7",
"extract_dir": "prometheus-2.19.3.windows-386" "extract_dir": "prometheus-2.20.1.windows-386"
} }
}, },
"bin": [ "bin": [