Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
bulk_extractor 1.0.4
Browse files Browse the repository at this point in the history
Closes #7860.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
anarchivist authored and jacknagel committed Sep 28, 2011
1 parent 1263bec commit a1437c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/bulk_extractor.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
require 'formula'

class BulkExtractor < Formula
url 'http://afflib.org/downloads/bulk_extractor-1.0.2.tar.gz'
url 'http://afflib.org/downloads/bulk_extractor-1.0.4.tar.gz'
homepage 'http://afflib.org/software/bulk_extractor'
md5 'd78558c0989eb776278ab3fbc85875f1'
md5 'd0b112646f06ae8c4c1f060607a59db0'

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

0 comments on commit a1437c6

Please sign in to comment.