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 626e247 commit e1f6d36Copy full SHA for e1f6d36
src/hst_autocompile.sh
@@ -9,11 +9,11 @@ GIT_REP='https://raw.githubusercontent.com/hestiacp/hestiacp/master/src/deb'
9
10
# Set Version for compiling
11
HESTIA_V='0.9.8-28_amd64'
12
-NGINX_V='1.15.9'
13
-OPENSSL_V='1.1.1a'
+NGINX_V='1.15.10'
+OPENSSL_V='1.1.1b'
14
PCRE_V='8.42'
15
ZLIB_V='1.2.11'
16
-PHP_V='7.3.3'
+PHP_V='7.3.4'
17
18
# Generate Links for sourcecode
19
HESTIA='https://github.com/hestiacp/hestiacp/archive/master.zip'
0 commit comments