diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/dex2jar.rb | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
