aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bulk_extractor.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/bulk_extractor.rb')
-rw-r--r--Library/Formula/bulk_extractor.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/bulk_extractor.rb b/Library/Formula/bulk_extractor.rb
index 6319908ec..68b934fd7 100644
--- a/Library/Formula/bulk_extractor.rb
+++ b/Library/Formula/bulk_extractor.rb
@@ -2,8 +2,8 @@ require 'formula'
class BulkExtractor < Formula
homepage 'http://afflib.org/software/bulk_extractor'
- url 'https://github.com/downloads/simsong/bulk_extractor/bulk_extractor-1.2.1.tar.gz'
- md5 '44f51d5a89b70cd4985cef2c57718801'
+ url 'https://github.com/downloads/simsong/bulk_extractor/bulk_extractor-1.2.2.tar.gz'
+ md5 '11ccee3709ac862a41edad309153c7a3'
depends_on 'afflib' => :optional
depends_on 'exiv2' => :optional