Update zpush.sh to version 2.7.4 (#2423)

This commit is contained in:
matidau 2024-09-18 04:51:26 +10:00 committed by GitHub
parent ca123515aa
commit 1699ab8c02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

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