We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9144a6e + a2c5164 commit 7815c27Copy full SHA for 7815c27
1 file changed
install/hst-install-debian.sh
@@ -22,7 +22,7 @@ codename="$(cat /etc/os-release |grep VERSION= |cut -f 2 -d \(|cut -f 1 -d \))"
22
hestiacp="$HESTIA/install/$VERSION/$release"
23
24
# Define software versions
25
-pma_v='4.8.4'
+pma_v='4.8.5'
26
multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3")
27
fpm_v="7.3"
28
0 commit comments