aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ios-webkit-debug-proxy.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ios-webkit-debug-proxy.rb')
-rw-r--r--Library/Formula/ios-webkit-debug-proxy.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ios-webkit-debug-proxy.rb b/Library/Formula/ios-webkit-debug-proxy.rb
index cfc1352b7..a75b0890d 100644
--- a/Library/Formula/ios-webkit-debug-proxy.rb
+++ b/Library/Formula/ios-webkit-debug-proxy.rb
@@ -12,8 +12,8 @@ end
class IosWebkitDebugProxy < Formula
homepage 'https://github.com/google/ios-webkit-debug-proxy'
- url 'https://github.com/google/ios-webkit-debug-proxy/archive/1.2.tar.gz'
- sha1 'b0e72f586263da2e20c587fc479b8005edf396cf'
+ url 'https://github.com/google/ios-webkit-debug-proxy/archive/1.3.tar.gz'
+ sha1 'bc4c240497148a232054be18269368c92deb2a75'
depends_on LionOrNewer
depends_on :autoconf => :build