prometheus: Update to version 2.18.0

This commit is contained in:
Jakub Čábera 2020-05-06 11:06:25 +02:00
parent a6710ca95d
commit 681204a543

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.17.2", "version": "2.18.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.17.2/prometheus-2.17.2.windows-amd64.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.18.0/prometheus-2.18.0.windows-amd64.tar.gz",
"hash": "fd51c4a1ccbad28e5b503cfa2b75e7e7a056172c069c3e662eb6f00067f19e50", "hash": "b5768bc147fed72c63480295e3210448b7a7397f9dede9a19a59fcef6bdd2515",
"extract_dir": "prometheus-2.17.2.windows-amd64" "extract_dir": "prometheus-2.18.0.windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/prometheus/prometheus/releases/download/v2.17.2/prometheus-2.17.2.windows-386.tar.gz", "url": "https://github.com/prometheus/prometheus/releases/download/v2.18.0/prometheus-2.18.0.windows-386.tar.gz",
"hash": "567e63b5edc0478f3d41769527e8e31c72cfcd23109f0255f3e6eecb2e15d424", "hash": "184cc66ca22c21d9a9c54e8716773d797657227cd2421f31bc54cabaa9fb8847",
"extract_dir": "prometheus-2.17.2.windows-386" "extract_dir": "prometheus-2.18.0.windows-386"
} }
}, },
"bin": [ "bin": [