From d750fbefbd88972f15d89846c16b68ab1290580e Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 12 Jul 2013 17:04:37 -0500 Subject: dex2jar 0.0.9.15 Signed-off-by: Adam Vandenberg --- Library/Formula/dex2jar.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/dex2jar.rb b/Library/Formula/dex2jar.rb index 1cfc11ec8..86ce69542 100644 --- a/Library/Formula/dex2jar.rb +++ b/Library/Formula/dex2jar.rb @@ -2,8 +2,8 @@ require 'formula' class Dex2jar < Formula homepage 'https://code.google.com/p/dex2jar/' - url 'https://dex2jar.googlecode.com/files/dex2jar-0.0.9.13.zip' - sha1 '89057a41d646b15a1a9bb38747371b35d32b326b' + url 'https://dex2jar.googlecode.com/files/dex2jar-0.0.9.15.zip' + sha1 'cc9366836d576ce22a18de8f214368636db9fcba' def install # Remove Windows scripts -- cgit v1.2.3