File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ codename="$(cat /etc/os-release |grep VERSION= |cut -f 2 -d \(|cut -f 1 -d \))"
2222HESTIA_INSTALL_DIR=" $HESTIA /install/deb"
2323
2424# Define software versions
25- pma_v=' 4.9.1 '
25+ pma_v=' 4.9.2 '
2626multiphp_v=(" 5.6" " 7.0" " 7.1" " 7.2" " 7.3" )
2727fpm_v=" 7.3"
2828
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ codename="$(lsb_release -s -c)"
2222HESTIA_INSTALL_DIR=" $HESTIA /install/deb"
2323
2424# Define software versions
25- pma_v=' 4.9.1 '
25+ pma_v=' 4.9.2 '
2626multiphp_v=(" 5.6" " 7.0" " 7.1" " 7.2" " 7.3" )
2727fpm_v=" 7.3"
2828
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ upgrade_refresh_config
1919new_version=$( dpkg -l | awk ' $2=="hestia" { print $3 }' )
2020
2121# phpMyAdmin
22- pma_v=' 4.9.1 '
22+ pma_v=' 4.9.2 '
2323
2424# ##############################################################
2525# Begin standard upgrade routines #
Original file line number Diff line number Diff line change 11Source: hestia-nginx
22Package: hestia-nginx
33Priority: optional
4- Version: 1.17.5
4+ Version: 1.17.6
55Section: admin
66Maintainer: HestiaCP <info@hestiacp.com>
77Homepage: https://www.hestiacp.com
Original file line number Diff line number Diff line change 11Source: hestia-php
22Package: hestia-php
33Priority: optional
4- Version: 7.3.11
4+ Version: 7.3.12
55Section: admin
66Maintainer: HestaCP <info@hestiacp.com>
77Homepage: https://www.hestiacp.com
You can’t perform that action at this time.
0 commit comments