Skip to content

Commit

Permalink
bulk_extractor 1.1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <[email protected]>
  • Loading branch information
anarchivist authored and adamv committed Dec 9, 2011
1 parent 9eaf903 commit adc0037
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Library/Formula/bulk_extractor.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
require 'formula'

class BulkExtractor < Formula
url 'http://afflib.org/downloads/bulk_extractor-1.1.0_beta8.tar.gz'
version '1.1.0-beta8'
url 'http://afflib.org/downloads/bulk_extractor-1.1.1.tar.gz'
homepage 'http://afflib.org/software/bulk_extractor'
md5 '372d9e6642e68b28fceeac92cd7c33b4'
md5 'ce95df931f63dedd6d0e5bd1a57288a7'

depends_on 'afflib' => :optional
depends_on 'exiv2' => :optional
Expand Down

0 comments on commit adc0037

Please sign in to comment.