From 662639d90585595be6027af1c7be1bfc6c40238e Mon Sep 17 00:00:00 2001 From: David Duque Date: Sun, 30 Oct 2022 17:10:18 +0000 Subject: [PATCH] Software updates * Nextcloud: Calendar plugin to v3.5.2 * Webmail: CardDAV/CalDAV plugin to v4.4.4 --- setup/nextcloud.sh | 4 ++-- setup/webmail.sh | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/setup/nextcloud.sh b/setup/nextcloud.sh index e2a39bc..67815b1 100755 --- a/setup/nextcloud.sh +++ b/setup/nextcloud.sh @@ -35,8 +35,8 @@ nextcloud_hash=68366ddf16966acf532b3d0349a78ac2ade8269c # copying it from the error message when it doesn't match what is below. contacts_ver=4.2.2 contacts_hash=cbab9a7acdc11a9e2779c20b850bb21faec1c80f -calendar_ver=3.5.0 -calendar_hash=0938ffc4880cfdd74dd2e281eed96aa1f13fd065 +calendar_ver=3.5.2 +calendar_hash=dcf2cba6933dc8805ca4b4d04ed7b993ff4652a1 user_external_ver=3.0.0 user_external_hash=0df781b261f55bbde73d8c92da3f99397000972f diff --git a/setup/webmail.sh b/setup/webmail.sh index f9d4bfd..03ef896 100755 --- a/setup/webmail.sh +++ b/setup/webmail.sh @@ -39,8 +39,8 @@ VERSION=1.6.0 HASH=fd84b4fac74419bb73e7a3bcae1978d5589c52de PERSISTENT_LOGIN_VERSION=version-5.3.0 HTML5_NOTIFIER_VERSION=68d9ca194212e15b3c7225eb6085dbcf02fd13d7 # version 0.6.4+ -CARDDAV_VERSION=4.4.3 -CARDDAV_HASH=74f8ba7aee33e78beb9de07f7f44b81f6071b644 +CARDDAV_VERSION=4.4.4 +CARDDAV_HASH=743fd6925b775f821aa8860982d2bdeec05f5d7b UPDATE_KEY=$VERSION:$PERSISTENT_LOGIN_VERSION:$HTML5_NOTIFIER_VERSION:$CARDDAV_VERSION