From 9ace93651511e7bdf212105e18b35ed679bd396b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 28 Sep 2021 23:48:16 -0700 Subject: [PATCH] prometheus: Update to version 2.30.1 --- bucket/prometheus.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/prometheus.json b/bucket/prometheus.json index da62ab04f3..6267904ca9 100644 --- a/bucket/prometheus.json +++ b/bucket/prometheus.json @@ -1,18 +1,18 @@ { - "version": "2.30.0", + "version": "2.30.1", "description": "Systems monitoring and alerting toolkit", "homepage": "https://prometheus.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/prometheus/prometheus/releases/download/v2.30.0/prometheus-2.30.0.windows-amd64.tar.gz", - "hash": "07bcf02e174791dc5f59dd90d930d00f8fb9b1840216fcb65da7ab52d2d826e7", - "extract_dir": "prometheus-2.30.0.windows-amd64" + "url": "https://github.com/prometheus/prometheus/releases/download/v2.30.1/prometheus-2.30.1.windows-amd64.tar.gz", + "hash": "2c1a1ebebd83053ddac48d55a4ce777c06ba09bcf8c373282b981fdab0be6070", + "extract_dir": "prometheus-2.30.1.windows-amd64" }, "32bit": { - "url": "https://github.com/prometheus/prometheus/releases/download/v2.30.0/prometheus-2.30.0.windows-386.tar.gz", - "hash": "2bb5b34b19cc756c3194f889ce02f06a6f24e8f4ee27ec1a9dc795730bc7875d", - "extract_dir": "prometheus-2.30.0.windows-386" + "url": "https://github.com/prometheus/prometheus/releases/download/v2.30.1/prometheus-2.30.1.windows-386.tar.gz", + "hash": "b3e4d666927aae4ee7cd45fb244713f4af8fda475166268e1c246797d1d07acb", + "extract_dir": "prometheus-2.30.1.windows-386" } }, "bin": [