Skip to content

Commit cde6f40

Browse files
committed
1 parent ccdb4c5 commit cde6f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hst_autocompile.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ else
226226
fi
227227
OPENSSL_V='3.0.5'
228228
PCRE_V='10.40'
229-
ZLIB_V='1.2.12'
229+
ZLIB_V='1.2.13'
230230

231231
# Create build directories
232232
if [ "$KEEPBUILD" != 'true' ]; then

0 commit comments

Comments
 (0)