1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-12-22 07:17:05 +00:00

Update zpush.sh to version 2.7.5 (#2463)

This commit is contained in:
matidau 2024-12-14 01:28:45 +11:00 committed by GitHub
parent a8d13b84b4
commit 7ef859ce96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,8 +22,8 @@ apt_install \
phpenmod -v "$PHP_VER" imap
# Copy Z-Push into place.
VERSION=2.7.4
TARGETHASH=78744d56b8799d9828ec8f99a12c1af4e9f9239b
VERSION=2.7.5
TARGETHASH=f0b0b06e255f3496173ab9d28a4f2d985184720e
needs_update=0 #NODOC
if [ ! -f /usr/local/lib/z-push/version ]; then
needs_update=1 #NODOC