We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e59e79e commit d0d2f08Copy full SHA for d0d2f08
build.sh
@@ -32,7 +32,7 @@ fi
32
33
set -e
34
35
-VERSION=855e8b8092f27ec5c3deb1bc1e7b28e50da6800f
+VERSION=c30c678632f4a60b2f77c8c3cc252c5d557a33e0
36
37
# STEP (1): install e9patch if necessary:
38
if [ ! -x e9patch-$VERSION/e9patch ]
install.sh
@@ -31,7 +31,7 @@ else
31
fi
NAME=e9afl
-VERSION=0.5.0
+VERSION=0.6.0
if [ ! -x install/e9afl ]
then
0 commit comments