Skip to content

Commit aa0246c

Browse files
authored
Merge pull request pquerna#255 from bookmoons/latest-fuzzit
Upgrade Fuzzit client to 2.4.61
2 parents 477b94a + e6cde7d commit aa0246c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fuzz/fuzzit.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ fi
1010
# Configure
1111
NAME=ffjson
1212
TYPE=$1
13-
FUZZIT_VERSION=2.4.46
13+
FUZZIT_VERSION=2.4.61
1414
GO_FUZZ_VERSION=1810d380ab9c2786af00db592f86d83063216ed0
1515

1616
# Setup

0 commit comments

Comments
 (0)