We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e749b commit d97b2f9Copy full SHA for d97b2f9
Library/Formula/tomcat.rb
@@ -7,9 +7,9 @@ class Tomcat < Formula
7
8
bottle do
9
cellar :any
10
- sha1 "f2d16a34181aa40caf50e002d78a80f06b6142ec" => :mavericks
11
- sha1 "344c4c2a9c6c65a958232e322cb664e112f37809" => :mountain_lion
12
- sha1 "a64e5f007e094f992a6a2fa56bf8adbf5e6905ae" => :lion
+ sha1 "100a590222ff8021ee2731a25c4fc0d524ce53ef" => :mavericks
+ sha1 "8d8ea406e7210305877eef865acdb0f3e061f7e4" => :mountain_lion
+ sha1 "33843f287d756cfde94709bca75a5f7485ada411" => :lion
13
end
14
15
option "with-fulldocs", "Install full documentation locally"
0 commit comments