prometheus: Update to version 2.21.0

This commit is contained in:
Jakub Čábera 2020-09-12 12:21:03 +02:00
parent 25230fea71
commit f23fa9564d

View File

@ -1,18 +1,18 @@
{ {
"version": "2.20.1", "version": "2.21.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.20.1/prometheus-2.20.1.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.21.0/prometheus-2.21.0.windows-amd64.tar.gz",
"hash": "f5f70d5b45c92ee5a2fbcfd9fd4792290cf355fde4a393812d4189434d478298", "hash": "f3139fbfe1731ae2bba678441f03270701eb4a095466c7a834819cedd3a0d9e3",
"extract_dir": "prometheus-2.20.1.windows-amd64" "extract_dir": "prometheus-2.21.0.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.20.1/prometheus-2.20.1.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.21.0/prometheus-2.21.0.windows-386.tar.gz",
"hash": "56e384cf03ad4872de78a12689f5c33a5c8a8182b36680db8cb4116bc7d2a1b7", "hash": "d8e37eab2b4bf57ad55925948eed4162ce8a0f54e8d9488162650d2ad38571c7",
"extract_dir": "prometheus-2.20.1.windows-386" "extract_dir": "prometheus-2.21.0.windows-386"
} }
}, },
"bin": [ "bin": [