From 25d481c96e9d9aba0c2a6412d38276567183f9e8 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 28 Jun 2017 08:35:38 +0000 Subject: [PATCH] consul: update 0.8.5 bottle. --- Formula/consul.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/consul.rb b/Formula/consul.rb index e979a5425e..b324f5cff5 100644 --- a/Formula/consul.rb +++ b/Formula/consul.rb @@ -10,9 +10,9 @@ class Consul < Formula bottle do cellar :any_skip_relocation - sha256 "39eb37b0201fea5f5b08ebf503886873907bda308da0941e83d80aefcc93220b" => :sierra - sha256 "4fd6bc7c9449ebc555710f5c167e8d7bfa6d4e9054ec57938f7c484310ddc91f" => :el_capitan - sha256 "f93e4db2ee0798311adeaf76075f31183269a8be398440f90fe70a6c8e26254e" => :yosemite + sha256 "3ad5c2baa0c4d0cc6d187555a9e0248244ce162bdd6296649b04e04a8a55d399" => :sierra + sha256 "943f71844986bcfaa48308c1be72a9f287668ff2ed13c2e52990bf0d4983c508" => :el_capitan + sha256 "0850195b671a18e67eb9e8317a9386b69c55de2a45f6219b0a11578ea06d1931" => :yosemite end option "with-web-ui", "Installs the consul web ui"