afl-fuzz 1.61b

Closes Homebrew/homebrew#38512.

Signed-off-by: Xu Cheng <xucheng@me.com>
This commit is contained in:
Alex Gaynor 2015-04-10 06:49:47 -04:00 committed by Xu Cheng
parent b1050c1fb6
commit e4aa86b00e

View file

@ -2,8 +2,8 @@ require "formula"
class AflFuzz < Formula
homepage "http://lcamtuf.coredump.cx/afl/"
url "http://lcamtuf.coredump.cx/afl/releases/afl-0.89b.tgz"
sha1 "a004f80489b94882b202b907fd58471bca0859fa"
url "http://lcamtuf.coredump.cx/afl/releases/afl-1.61b.tgz"
sha256 "dfab81c17698c251887129b67d5eef3d50ab7103f222d554d8f0dde5b9ae6f6f"
head "http://lcamtuf.coredump.cx/afl/releases/afl-latest.tgz"