afl-fuzz 2.10b
Closes Homebrew/homebrew#50590. Signed-off-by: Alex Dunn <dunn.alex@gmail.com>master
parent
a173bf3f15
commit
40e86e027d
|
@ -1,8 +1,8 @@
|
||||||
class AflFuzz < Formula
|
class AflFuzz < Formula
|
||||||
desc "American fuzzy lop: Security-oriented fuzzer"
|
desc "American fuzzy lop: Security-oriented fuzzer"
|
||||||
homepage "http://lcamtuf.coredump.cx/afl/"
|
homepage "http://lcamtuf.coredump.cx/afl/"
|
||||||
url "http://lcamtuf.coredump.cx/afl/releases/afl-2.09b.tgz"
|
url "http://lcamtuf.coredump.cx/afl/releases/afl-2.10b.tgz"
|
||||||
sha256 "f3de3717006f1204ad552a86546a84030a55bb0f17a2d78aadda73798cdb5eeb"
|
sha256 "8141291646024dcdd2e67c51fb68b4205d34c52e4b5693c88f6ce4a6bf1ebfe3"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "9f62b6c4a45272290e8bbcfcc59cea572c31c550f65e937379e914f662bf1ce6" => :el_capitan
|
sha256 "9f62b6c4a45272290e8bbcfcc59cea572c31c550f65e937379e914f662bf1ce6" => :el_capitan
|
||||||
|
|
Loading…
Reference in New Issue