aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor2015-04-11 14:58:54 -0400
committerXu Cheng2015-04-12 03:20:10 +0800
commitb76b404d9c2c83fc9d6ce8f717af1d0e0140b0ae (patch)
treed27ce28b98265b8da3adf5e7dfd2c99af5df0e46
parent5e2832ab57420a47d2f3309c9d30230f4708be22 (diff)
downloadhomebrew-b76b404d9c2c83fc9d6ce8f717af1d0e0140b0ae.tar.bz2
afl-fuzz 1.63b
Closes #38557. Signed-off-by: Xu Cheng <xucheng@me.com>
-rw-r--r--Library/Formula/afl-fuzz.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/afl-fuzz.rb b/Library/Formula/afl-fuzz.rb
index 62b212411..66850b39b 100644
--- a/Library/Formula/afl-fuzz.rb
+++ b/Library/Formula/afl-fuzz.rb
@@ -2,8 +2,8 @@ require "formula"
class AflFuzz < Formula
homepage "http://lcamtuf.coredump.cx/afl/"
- url "http://lcamtuf.coredump.cx/afl/releases/afl-1.61b.tgz"
- sha256 "dfab81c17698c251887129b67d5eef3d50ab7103f222d554d8f0dde5b9ae6f6f"
+ url "http://lcamtuf.coredump.cx/afl/releases/afl-1.63b.tgz"
+ sha256 "2f01b681404ec6f24300d74efc077c0f40f197443143ce143ec848511ef077ec"
head "http://lcamtuf.coredump.cx/afl/releases/afl-latest.tgz"