tomcat: update 8.0.14 bottle.
Closes Homebrew/homebrew#32818. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
74ddf4dcf6
commit
64be7e30fc
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Tomcat < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "f2d16a34181aa40caf50e002d78a80f06b6142ec" => :mavericks
|
||||
sha1 "344c4c2a9c6c65a958232e322cb664e112f37809" => :mountain_lion
|
||||
sha1 "a64e5f007e094f992a6a2fa56bf8adbf5e6905ae" => :lion
|
||||
sha1 "100a590222ff8021ee2731a25c4fc0d524ce53ef" => :mavericks
|
||||
sha1 "8d8ea406e7210305877eef865acdb0f3e061f7e4" => :mountain_lion
|
||||
sha1 "33843f287d756cfde94709bca75a5f7485ada411" => :lion
|
||||
end
|
||||
|
||||
option "with-fulldocs", "Install full documentation locally"
|
||||
|
|
Loading…
Reference in a new issue