afl-fuzz 1.83b
afl 1.83b Closes Homebrew/homebrew#40744. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
397a3989d0
commit
8a7e95cd71
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "formula"
|
|||
class AflFuzz < Formula
|
||||
desc "American fuzzy lop: Security-oriented fuzzer"
|
||||
homepage "http://lcamtuf.coredump.cx/afl/"
|
||||
url "http://lcamtuf.coredump.cx/afl/releases/afl-1.82b.tgz"
|
||||
sha256 "ee9c0483820c85a3afe22e779456651403e364b95fe919a5b8e326a4272539ae"
|
||||
url "http://lcamtuf.coredump.cx/afl/releases/afl-1.83b.tgz"
|
||||
sha256 "5b1083537b549c74250acb43023d4bf0551508afcb07daa90330d40adb4e6efe"
|
||||
|
||||
head "http://lcamtuf.coredump.cx/afl/releases/afl-latest.tgz"
|
||||
|
||||
|
|
Loading…
Reference in a new issue