From a7ddeddde45a89db7d1ac8b6ee215797e54ce948 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 1 Jan 2013 19:24:25 -0600 Subject: pdf2json 0.61 Signed-off-by: Adam Vandenberg --- Library/Formula/pdf2json.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/pdf2json.rb b/Library/Formula/pdf2json.rb index 462a3fd3e..b17f3fc5a 100644 --- a/Library/Formula/pdf2json.rb +++ b/Library/Formula/pdf2json.rb @@ -1,9 +1,9 @@ require 'formula' class Pdf2json < Formula - url 'http://pdf2json.googlecode.com/files/pdf2json-0.52-source.tar.gz' homepage 'http://code.google.com/p/pdf2json/' - sha1 '2ec59f73cf72227d92ad91ab3e873433a60df81c' + url 'http://pdf2json.googlecode.com/files/pdf2json-0.61.tar.gz' + sha1 'd7bfcf89ab82741ed014d3499fe7505d7168686d' depends_on 'xpdf' -- cgit v1.2.3