Skip to content

Commit d97b2f9

Browse files
BrewTestBotMikeMcQuaid
BrewTestBot
authored andcommittedSep 30, 2014
tomcat: update 8.0.14 bottle.
Closes Homebrew#32818. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
1 parent d9e749b commit d97b2f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎Library/Formula/tomcat.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ class Tomcat < Formula
77

88
bottle do
99
cellar :any
10-
sha1 "f2d16a34181aa40caf50e002d78a80f06b6142ec" => :mavericks
11-
sha1 "344c4c2a9c6c65a958232e322cb664e112f37809" => :mountain_lion
12-
sha1 "a64e5f007e094f992a6a2fa56bf8adbf5e6905ae" => :lion
10+
sha1 "100a590222ff8021ee2731a25c4fc0d524ce53ef" => :mavericks
11+
sha1 "8d8ea406e7210305877eef865acdb0f3e061f7e4" => :mountain_lion
12+
sha1 "33843f287d756cfde94709bca75a5f7485ada411" => :lion
1313
end
1414

1515
option "with-fulldocs", "Install full documentation locally"

0 commit comments

Comments
 (0)
Please sign in to comment.