From 0bb475ea6004a0a66073fec45d8dcb70c8d3ad5a Mon Sep 17 00:00:00 2001 From: KiekerJan Date: Mon, 6 Feb 2023 13:56:10 +0100 Subject: [PATCH] update roundcube to 1.6.1 --- setup/webmail.sh | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/setup/webmail.sh b/setup/webmail.sh index 61841611..f90fc413 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -34,14 +34,15 @@ apt_install \ # https://github.com/stremlau/html5_notifier/commits/master # https://github.com/mstilkerich/rcmcarddav/releases # https://github.com/johndoh/roundcube-contextmenu +# https://github.com/alexandregz/twofactor_gauthenticator # The easiest way to get the package hashes is to run this script and get the hash from # the error message. -VERSION=1.6.0 -HASH=fd84b4fac74419bb73e7a3bcae1978d5589c52de +VERSION=1.6.1 +HASH=0e1c771ab83ea03bde1fd0be6ab5d09e60b4f293 PERSISTENT_LOGIN_VERSION=bde7b6840c7d91de627ea14e81cf4133cbb3c07a # version 5.2 HTML5_NOTIFIER_VERSION=68d9ca194212e15b3c7225eb6085dbcf02fd13d7 # version 0.6.4+ -CARDDAV_VERSION=4.4.3 -CARDDAV_HASH=74f8ba7aee33e78beb9de07f7f44b81f6071b644 +CARDDAV_VERSION=4.4.6 +CARDDAV_HASH=82c5428f7086a09c9a77576d8887d65bb24a1da4 CONTEXT_MENU_VERSION=dd13a92a9d8910cce7b2234f45a0b2158214956c # version 3.3.1 TWOFACT_COMMIT=06e21b0c03aeeb650ee4ad93538873185f776f8b # master @ 21-04-2022