ios-webkit-debug-proxy 1.4

Closes Homebrew/homebrew#31136.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Todd Wright 2014-07-25 17:37:24 -04:00 committed by Jack Nagel
parent 8a0df8347d
commit 48ea9da59c
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class IosWebkitDebugProxy < Formula
homepage 'https://github.com/google/ios-webkit-debug-proxy'
url 'https://github.com/google/ios-webkit-debug-proxy/archive/1.3.tar.gz'
sha1 'bc4c240497148a232054be18269368c92deb2a75'
url 'https://github.com/google/ios-webkit-debug-proxy/archive/1.4.tar.gz'
sha1 'e6d882182fe2fd8f5827a9289545cc7e9ebb25e7'
depends_on :macos => :lion
depends_on "autoconf" => :build