From 025ae482a30ca8e18e47e7ee092b5a6de876f577 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 8 Mar 2018 22:03:14 -0800 Subject: [PATCH] prometheus 2.2.0 Closes #25046. Signed-off-by: ilovezfs --- Formula/prometheus.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/prometheus.rb b/Formula/prometheus.rb index d3f5159a35..07085a3d36 100644 --- a/Formula/prometheus.rb +++ b/Formula/prometheus.rb @@ -1,8 +1,8 @@ class Prometheus < Formula desc "Service monitoring system and time series database" homepage "https://prometheus.io/" - url "https://github.com/prometheus/prometheus/archive/v2.1.0.tar.gz" - sha256 "c6fc92d695c9af30574eb41af5e0e89f4fde9a04a3169ba58aa2b2f80d5862a4" + url "https://github.com/prometheus/prometheus/archive/v2.2.0.tar.gz" + sha256 "e1e8eee7e3d0b1844b00f9bc06a63012284b9a82a094476be82551ef45e6d818" bottle do cellar :any_skip_relocation