* Update hestia-nginx * Update PRCE and Openssl Co-authored-by: Raphael <rs@scit.ch>
@@ -1,7 +1,7 @@
Source: hestia-nginx
Package: hestia-nginx
Priority: optional
-Version: 1.23.2
+Version: 1.23.3
Section: admin
Maintainer: HestiaCP <info@hestiacp.com>
Homepage: https://www.hestiacp.com
@@ -224,7 +224,7 @@ if [ -e "/etc/redhat-release" ]; then
else
HESTIA_V="${BUILD_VER}_${BUILD_ARCH}"
fi
-OPENSSL_V='3.0.7'
+OPENSSL_V='3.0.8'
PCRE_V='10.42'
ZLIB_V='1.2.13'