Skip to content

Commit fc1330c

Browse files
committed
Update ZLIB version
1 parent e81827b commit fc1330c

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
@@ -217,7 +217,7 @@ echo "Build version $BUILD_VER, with Nginx version $NGINX_V and PHP version $PHP
217217
HESTIA_V="${BUILD_VER}_${BUILD_ARCH}"
218218
OPENSSL_V='3.0.2'
219219
PCRE_V='10.39'
220-
ZLIB_V='1.2.11'
220+
ZLIB_V='1.2.12'
221221

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

0 commit comments

Comments
 (0)