From f1231bb32cc8763915e296f2760d21470ddb28cc Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 14 Nov 2019 00:56:00 +0000 Subject: [PATCH] prometheus: update 2.13.1 bottle. --- Formula/prometheus.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/prometheus.rb b/Formula/prometheus.rb index a60ff79faa..3fbcbc7938 100644 --- a/Formula/prometheus.rb +++ b/Formula/prometheus.rb @@ -6,9 +6,10 @@ class Prometheus < Formula bottle do cellar :any_skip_relocation - sha256 "8567d3c97901741a54653bce9581054c2c1d2f1cc719d6a07ab62eb4438f06b4" => :catalina - sha256 "dffe17c57858d9ca205d87bdf85cecc6878ed79aa220b39a9012f560ff7238c4" => :mojave - sha256 "f400edd263fc42cfb89bd700b2099ad7d19353949637e3fa756c0db0563c4f62" => :high_sierra + rebuild 1 + sha256 "3e2f6180a0594933ac5eeb1f5574d9f07a45479b556702a426697ffa507328fd" => :catalina + sha256 "7a0549df192cd2b4c23a7322ff2d8096eb19774027f028cbeef5363fb5718862" => :mojave + sha256 "a68c839c3b0d5d63e768ab069f72b7a4d1c32b385d4d448a3de444b5044e95c3" => :high_sierra end depends_on "go" => :build