diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pdf2htmlex.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/pdf2htmlex.rb b/Library/Formula/pdf2htmlex.rb index 783f8c2ef..8ff53fa63 100644 --- a/Library/Formula/pdf2htmlex.rb +++ b/Library/Formula/pdf2htmlex.rb @@ -2,8 +2,8 @@ require 'formula' class Pdf2htmlex < Formula homepage 'http://coolwanglu.github.com/pdf2htmlEX/' - url 'https://github.com/coolwanglu/pdf2htmlEX/archive/v0.6.tar.gz' - sha1 '3b824e007e48130ccacb7372fb98658990e402fd' + url 'https://github.com/coolwanglu/pdf2htmlEX/archive/v0.7.tar.gz' + sha1 'c93498d0251313fb7a003ff0b59f11d07759fb7e' head 'https://github.com/coolwanglu/pdf2htmlEX.git' |
