sleuthkit 4.6.0
Closes #24386. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
c54f81f382
commit
12148080b5
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.5.0/sleuthkit-4.5.0.tar.gz"
|
||||
sha256 "f74eb16e717598056a5664ae842d8acd276acfc340e8ebbd87d0948167e789ac"
|
||||
url "https://github.com/sleuthkit/sleuthkit/releases/download/sleuthkit-4.6.0/sleuthkit-4.6.0.tar.gz"
|
||||
sha256 "f52a08ab0de078182c0f2d19d3e1b341424a9e0c1633a61c3b892fb38f9acb97"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue