update Fuzzit binary

This commit is contained in:
Marten Seemann
2019-09-12 08:42:13 +07:00
parent fc962d1837
commit 669138ee60

View File

@@ -12,7 +12,7 @@ fi
export GO111MODULE="off"
## Install fuzzit
wget -q -O fuzzit https://github.com/fuzzitdev/fuzzit/releases/download/v2.4.23/fuzzit_Linux_x86_64
wget -q -O fuzzit https://github.com/fuzzitdev/fuzzit/releases/download/v2.4.46/fuzzit_Linux_x86_64
chmod a+x fuzzit
## Install go-fuzz