From e2f37c380f54e3daa93a182f81851567e3f77258 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 15 Jan 2016 05:36:38 +0000 Subject: [PATCH] megacmd: update 0.012_1 bottle. --- Formula/megacmd.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/megacmd.rb b/Formula/megacmd.rb index 522e3b6dae..e3956aef46 100644 --- a/Formula/megacmd.rb +++ b/Formula/megacmd.rb @@ -10,9 +10,10 @@ class Megacmd < Formula head "https://github.com/t3rm1n4l/megacmd.git" bottle do - sha256 "a76d92587a6274e359b4bac0360b3a51f0316c4c5f6fb7ab20b22965a0d8ad8f" => :mavericks - sha256 "9d2d5ce97263306ffd83e270a380a40e5fe1f8464830870cb132a2bdab15356c" => :mountain_lion - sha256 "fc9d06348d244401315228598c9e3e83137fbc42e7367b08b1430ea7cb93918a" => :lion + cellar :any_skip_relocation + sha256 "5fcd5e53a5daeebc80de7db5007493609d441894a92eaeca5fee7d1eab60577d" => :el_capitan + sha256 "30517310990db7dfc62be36b1142e8094a1d80f49e0d52cf32e22091e03fb44b" => :yosemite + sha256 "f04e476d5ece8703aef3e9db7d12bc7b1825222e70060ee20b4980b74f63e52e" => :mavericks end depends_on "go" => :build