From 8a7976655bb437b30e4deece30bdfe2fe23fca74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 27 Jun 2020 10:30:32 +0200 Subject: [PATCH] prometheus: Update to version 2.19.2 --- bucket/prometheus.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/bucket/prometheus.json b/bucket/prometheus.json index 48043b5ff8..bf0657599e 100644 --- a/bucket/prometheus.json +++ b/bucket/prometheus.json @@ -1,18 +1,18 @@ { - "homepage": "https://prometheus.io/", + "version": "2.19.2", "description": "Power your metrics and alerting with a leading open-source monitoring solution.", + "homepage": "https://prometheus.io/", "license": "Apache-2.0", - "version": "2.19.1", "architecture": { "64bit": { - "url": "https://github.com/prometheus/prometheus/releases/download/v2.19.1/prometheus-2.19.1.windows-amd64.tar.gz", - "hash": "3b3d785b44f3e9d74b92c561b5b4862c3f99b4ea0291ba9ecf954104f6ec0719", - "extract_dir": "prometheus-2.19.1.windows-amd64" + "url": "https://github.com/prometheus/prometheus/releases/download/v2.19.2/prometheus-2.19.2.windows-amd64.tar.gz", + "hash": "dcaab771331462610d875cf9eca19136f7eabb7f4979c8c447b819d096c1a15f", + "extract_dir": "prometheus-2.19.2.windows-amd64" }, "32bit": { - "url": "https://github.com/prometheus/prometheus/releases/download/v2.19.1/prometheus-2.19.1.windows-386.tar.gz", - "hash": "3836d73b894e9b0c56042bfa945a1342e28bde08629622e354f8d8e0037c2773", - "extract_dir": "prometheus-2.19.1.windows-386" + "url": "https://github.com/prometheus/prometheus/releases/download/v2.19.2/prometheus-2.19.2.windows-386.tar.gz", + "hash": "6cc821f9a48c80ab7a9ca873a390238a593e24b3919f4d347c11aa4fbe969055", + "extract_dir": "prometheus-2.19.2.windows-386" } }, "bin": [