We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56d379d commit 84b609dCopy full SHA for 84b609d
src/deb/php/control
@@ -1,7 +1,7 @@
1
Source: hestia-php
2
Package: hestia-php
3
Priority: optional
4
-Version: 8.2.2
+Version: 8.2.3
5
Section: admin
6
Maintainer: HestaCP <info@hestiacp.com>
7
Homepage: https://www.hestiacp.com
src/hst_autocompile.sh
@@ -224,7 +224,7 @@ if [ -e "/etc/redhat-release" ]; then
224
else
225
HESTIA_V="${BUILD_VER}_${BUILD_ARCH}"
226
fi
227
-OPENSSL_V='3.0.7'
+OPENSSL_V='3.0.8'
228
PCRE_V='10.42'
229
ZLIB_V='1.2.13'
230
0 commit comments