sleuthkit 4.3.0
Closes #3145. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
5cb7a4c84a
commit
363aa9f1e9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Sleuthkit < Formula
|
||||
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", :branch => "develop"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue