pmdmini: add 1.0.0 bottle.

This commit is contained in:
BrewTestBot 2016-01-06 02:29:21 +00:00 committed by Misty De Meo
parent 84272e7e51
commit a934d84259

View file

@ -4,6 +4,13 @@ class Pmdmini < Formula
url "https://github.com/mistydemeo/pmdmini/archive/v1.0.0.tar.gz"
sha256 "526cb2be1a7e32be9782908cbaeae89b3aca20cad8e42f238916ce9b6d17679c"
bottle do
cellar :any
sha256 "8ef0ae46fdad41c5b9a5d87bbc790647f08f66dd6eef06a68f8f0fcaa9b17a31" => :el_capitan
sha256 "9270b4bce1d5cdc0e2b3e482e7ad66419b22758218f4cf1beea5f2fae41f761a" => :yosemite
sha256 "cbeadbd17026f4f4d1bbf12c5a4f196d6974d07e46fca66c0e79247eb69338ee" => :mavericks
end
option "with-lib-only", "Do not build commandline player"
deprecated_option "lib-only" => "with-lib-only"