Skip to content

Commit

Permalink
Update sleuthkit to v4.3.0 (#2545)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbayerlein committed Sep 28, 2016
1 parent 101574a commit c6e1421
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/provision/formula/sleuthkit.rb
Expand Up @@ -3,8 +3,8 @@
class Sleuthkit < AbstractOsqueryFormula
desc "Forensic toolkit"
homepage "http://www.sleuthkit.org/"
url "https://github.com/sleuthkit/sleuthkit/archive/sleuthkit-4.2.0.tar.gz"
sha256 "d71414134c9f8ce8e193150dd478c063173ee7f3b01f8a2a5b18c09aaa956ba7"
url "https://github.com/sleuthkit/sleuthkit/archive/sleuthkit-4.3.0.tar.gz"
sha256 "64a57a44955e91300e1ae69b34e8702afda0fb5bd72e2116429875c9f5f28980"
head "https://github.com/sleuthkit/sleuthkit.git"

bottle do
Expand Down

0 comments on commit c6e1421

Please sign in to comment.