From c95c455c41a3d121de01c5ad4aefe81cd17852d6 Mon Sep 17 00:00:00 2001 From: matidau <65836048+matidau@users.noreply.github.com> Date: Sat, 4 Mar 2023 16:54:12 +1100 Subject: [PATCH] Update zpush.sh --- setup/zpush.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/zpush.sh b/setup/zpush.sh index 34c44c61..764b179c 100755 --- a/setup/zpush.sh +++ b/setup/zpush.sh @@ -22,8 +22,8 @@ apt_install \ phpenmod -v $PHP_VER imap # Copy Z-Push into place. -VERSION=2.6.4-php8-0.2 -TARGETHASH=90232303c0326a713932988546fb6274c3313266 +VERSION=2.6.4-php8-0.3 +TARGETHASH=1d677eee7eae16e6dcac021cc8633311bf98d79f needs_update=0 #NODOC if [ ! -f /usr/local/lib/z-push/version ]; then needs_update=1 #NODOC