sleuthkit: add 4.1.3 bottle.
This commit is contained in:
parent
1c09eb2412
commit
e7c94f7f46
1 changed files with 7 additions and 0 deletions
|
@ -13,6 +13,13 @@ class Sleuthkit < Formula
|
|||
sha1 "9da053e839ef8c4a454ac2f4f80b368884ff959c"
|
||||
end
|
||||
end
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "25eed50da3aee6f63efa5adaf5d8915fe5ca33301fd415d47ed73ddbe6ab398a" => :yosemite
|
||||
sha256 "085a2b13ad2b6912cd2902be007c31feb299d617a9255f53e89a7994eb036a4e" => :mavericks
|
||||
sha256 "abe6fee63395ae2a7f81179d993d9f114bef6633f3845af52541fc79a58321ae" => :mountain_lion
|
||||
end
|
||||
|
||||
|
||||
head do
|
||||
url "https://github.com/sleuthkit/sleuthkit.git"
|
||||
|
|
Loading…
Reference in a new issue