afl-fuzz: update 1.75b bottle.
This commit is contained in:
parent
49ec141e01
commit
e521ecc9ed
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class AflFuzz < Formula
|
||||||
head "http://lcamtuf.coredump.cx/afl/releases/afl-latest.tgz"
|
head "http://lcamtuf.coredump.cx/afl/releases/afl-latest.tgz"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "f5bd433a81d9c03ae41c673befa1f5195162bcdc17f26f2b1641dbaf4dc6bb56" => :yosemite
|
sha256 "ad0ffdd261b79feea939dda941c081563f46290cb1f399873ee47911f01a4fff" => :yosemite
|
||||||
sha256 "cc9191c9ab48527be2faf151a384558cedf5f6794d9958382244c138a9f28261" => :mavericks
|
sha256 "603a20b32b25d47bd3bf7c872ee76b44a88739c5ff6f5dfe32debe6094c5107c" => :mavericks
|
||||||
sha256 "caae81fc4165174857cfdb24bb4a124f3732cd78d4595fdf63ed90c8eb96ba81" => :mountain_lion
|
sha256 "4b027255596c7c43fc1e4128883661672c0dbfcd99047c626de1a39115557e0f" => :mountain_lion
|
||||||
end
|
end
|
||||||
|
|
||||||
def install
|
def install
|
||||||
|
|
Loading…
Reference in a new issue