Просмотр исходного кода

Update hestia-php version to 7.3.1.

Alexandros Ioannides 7 лет назад
Родитель
Сommit
28f68db426
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/hst_autocompile.sh

+ 1 - 1
src/hst_autocompile.sh

@@ -13,7 +13,7 @@ NGINX_V='1.15.8'
 OPENSSL_V='1.1.1a'
 PCRE_V='8.42'
 ZLIB_V='1.2.11'
-PHP_V='7.3.0'
+PHP_V='7.3.1'
 
 # Generate Links for sourcecode
 HESTIA='https://github.com/hestiacp/hestiacp/archive/master.zip'