From b716c1d37b6f08cbbc7fdf6cb1502c89418eeeac Mon Sep 17 00:00:00 2001 From: bwmravec <71440103+bwmravec@users.noreply.github.com> Date: Thu, 26 Oct 2023 11:48:05 +0200 Subject: [PATCH] Update webmail.sh Upgrade Roundcube from 1.6.1 to 1.6.4 --- setup/webmail.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup/webmail.sh b/setup/webmail.sh index 0be0e1f8..3f618b91 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -36,8 +36,8 @@ apt_install \ # https://github.com/mstilkerich/rcmcarddav/releases # The easiest way to get the package hashes is to run this script and get the hash from # the error message. -VERSION=1.6.1 -HASH=0e1c771ab83ea03bde1fd0be6ab5d09e60b4f293 +VERSION=1.6.4 +HASH=bfc693d6590542d63171e6a3997fc29f0a5f12ca PERSISTENT_LOGIN_VERSION=bde7b6840c7d91de627ea14e81cf4133cbb3c07a # version 5.2 HTML5_NOTIFIER_VERSION=68d9ca194212e15b3c7225eb6085dbcf02fd13d7 # version 0.6.4+ CARDDAV_VERSION=4.4.3