pumba: add 0.4.4 bottle.

This commit is contained in:
BrewTestBot 2017-08-03 16:05:42 +00:00 committed by ilovezfs
parent 4c1be212c4
commit 3c9a207102

View file

@ -5,6 +5,13 @@ class Pumba < Formula
sha256 "fdf11426752c69e79c2db10e2f57ef41c8b5d3d6815602ed11a95402b5db2d35"
head "https://github.com/gaia-adm/pumba.git"
bottle do
cellar :any_skip_relocation
sha256 "d0e3ddea696b33bf3da8c01a98817c4c038e940942e3586fc0695a694544cdb1" => :sierra
sha256 "16b7fd8f80f264a5c1892f4c9645be4329cf34459ae8642e12446ce92027fb17" => :el_capitan
sha256 "dc4154ec8e77b384a7c496d5cdb9909fb1d845d4f10120dd2a0963b590207cd0" => :yosemite
end
depends_on "go" => :build
depends_on "docker" => :recommended