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 cfeadfab9..e8e89aa6a 100644 --- a/Library/Formula/pdf2htmlex.rb +++ b/Library/Formula/pdf2htmlex.rb @@ -2,8 +2,8 @@ require 'formula' class Pdf2htmlex < Formula homepage 'http://coolwanglu.github.io/pdf2htmlEX/' - url 'https://github.com/coolwanglu/pdf2htmlEX/archive/v0.7.tar.gz' - sha1 'c93498d0251313fb7a003ff0b59f11d07759fb7e' + url 'https://github.com/coolwanglu/pdf2htmlEX/archive/v0.8.tar.gz' + sha256 '46b40c665d6d63d828bddada1683d36750ac5ba4ce15459ad9562ded145d8df2' head 'https://github.com/coolwanglu/pdf2htmlEX.git' |
