From 5ef3fbd5e88c325498101b5ebe8d576ee3e3cadd Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 4 Sep 2015 03:42:24 +0100 Subject: [PATCH] consul: update 0.5.2 bottle. --- Formula/consul.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/consul.rb b/Formula/consul.rb index e0fab77994..ed817290cb 100644 --- a/Formula/consul.rb +++ b/Formula/consul.rb @@ -8,9 +8,10 @@ class Consul < Formula bottle do cellar :any - sha256 "a77fef3fc07e7b00f17f93a30361edfdb1351b411506538dad8697cffc5f59f4" => :yosemite - sha256 "eb6ae6959dfaac6250bf78d2e7c0658c165e4098e80ec8142edba27920d6d8f9" => :mavericks - sha256 "67052157266d536598ba7eb5af31a10fd3e609ca812be6d50869d0fe80a583f9" => :mountain_lion + revision 1 + sha256 "202a4b756ed7e56a67505e1ea924ee83c7fc12969f1b27f1af16d2cf0dbfe997" => :yosemite + sha256 "6378dbdd6bf1e16b2a7b21b12f9e5f2ea2656229d1a376e69653f290736566a1" => :mavericks + sha256 "3e4c6a01071652f3012ce25744925ab773231a5762f6f574e4100728736b5817" => :mountain_lion end option "with-web-ui", "Installs the consul web ui"