From dec8dce70dd37f2efdd9169ccd5fd149c9f23187 Mon Sep 17 00:00:00 2001 From: Matt Clements Date: Mon, 6 May 2013 08:04:39 +0200 Subject: [PATCH] pdf2htmlex 0.8.1 Closes Homebrew/homebrew#19625. Signed-off-by: Jack Nagel --- Formula/pdf2htmlex.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/pdf2htmlex.rb b/Formula/pdf2htmlex.rb index e8e89aa6a43..279cef59d91 100644 --- a/Formula/pdf2htmlex.rb +++ b/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.8.tar.gz' - sha256 '46b40c665d6d63d828bddada1683d36750ac5ba4ce15459ad9562ded145d8df2' + url 'https://github.com/coolwanglu/pdf2htmlEX/archive/v0.8.1.tar.gz' + sha256 'b9911e0ddd75cdc6717d13d493a8e7b88eab98d7c080382acf34c38f30cda79c' head 'https://github.com/coolwanglu/pdf2htmlEX.git'