aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-11-11 00:13:23 +0000
committerJack Nagel2014-11-10 18:14:45 -0600
commit97e9e6c4941a327c24de88afc9608dd5efc2395f (patch)
treef4f653523a81d6fa454a7c14dc27959d42f88684
parent0f386ad96a5079a73705e6b5a3c035b56d8de70b (diff)
downloadhomebrew-97e9e6c4941a327c24de88afc9608dd5efc2395f.tar.bz2
ios-webkit-debug-proxy: add 1.4_1 bottle.
-rw-r--r--Library/Formula/ios-webkit-debug-proxy.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/ios-webkit-debug-proxy.rb b/Library/Formula/ios-webkit-debug-proxy.rb
index 5b6c1002a..363f0eace 100644
--- a/Library/Formula/ios-webkit-debug-proxy.rb
+++ b/Library/Formula/ios-webkit-debug-proxy.rb
@@ -6,6 +6,13 @@ class IosWebkitDebugProxy < Formula
sha1 'e6d882182fe2fd8f5827a9289545cc7e9ebb25e7'
revision 1
+ bottle do
+ cellar :any
+ sha1 "2cebf8b237c9e79a664444437357978b12dcd026" => :yosemite
+ sha1 "15048c2a931ba8b16253854807c8e2f94d86af38" => :mavericks
+ sha1 "8a518138395fa57d306212d935fb1c0088d065e0" => :mountain_lion
+ end
+
depends_on :macos => :lion
depends_on "autoconf" => :build
depends_on "automake" => :build