iios-webkit-debug-proxy 1.2

Closes Homebrew/homebrew#19721.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Todd Wright 2013-05-10 14:05:45 -04:00 committed by Adam Vandenberg
parent d04ea51107
commit 228d63349b
1 changed files with 2 additions and 2 deletions

View File

@ -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.1.tar.gz'
sha1 'fa4c8fa295f95d0f712d045da3d6f4f040dba9f5'
url 'https://github.com/google/ios-webkit-debug-proxy/archive/1.2.tar.gz'
sha1 'b0e72f586263da2e20c587fc479b8005edf396cf'
depends_on LionOrNewer
depends_on :autoconf => :build