sleuthkit 4.6.5
Closes #36102. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
4c49f3e6c1
commit
ffb2283292
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Sleuthkit < Formula
|
||||
desc "Forensic toolkit"
|
||||
homepage "https://www.sleuthkit.org/"
|
||||
url "https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.6.4/sleuthkit-4.6.4.tar.gz"
|
||||
sha256 "90e5397bed861b08cfe8378f1a6032cfe50716056d2a47b0cac77e50a776ec41"
|
||||
url "https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.6.5/sleuthkit-4.6.5.tar.gz"
|
||||
sha256 "674da80818ed667b2dcc70e58ca329b90bda791dc32d2eaabf2efcf6f07f05c4"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue