Roundcube 1.6.1
This commit is contained in:
parent
51ed030917
commit
3bc9d07aeb
|
@ -6,7 +6,8 @@ In Development
|
||||||
|
|
||||||
Package updates:
|
Package updates:
|
||||||
|
|
||||||
* Nextcloud updated to v23.0.12 (and its apps also updated).
|
* Nextcloud updated to 23.0.12 (and its apps also updated).
|
||||||
|
* Roundcube updated to 1.6.1.
|
||||||
|
|
||||||
Control panel:
|
Control panel:
|
||||||
|
|
||||||
|
|
|
@ -35,8 +35,8 @@ apt_install \
|
||||||
# https://github.com/mstilkerich/rcmcarddav/releases
|
# 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 easiest way to get the package hashes is to run this script and get the hash from
|
||||||
# the error message.
|
# the error message.
|
||||||
VERSION=1.6.0
|
VERSION=1.6.1
|
||||||
HASH=fd84b4fac74419bb73e7a3bcae1978d5589c52de
|
HASH=0e1c771ab83ea03bde1fd0be6ab5d09e60b4f293
|
||||||
PERSISTENT_LOGIN_VERSION=bde7b6840c7d91de627ea14e81cf4133cbb3c07a # version 5.2
|
PERSISTENT_LOGIN_VERSION=bde7b6840c7d91de627ea14e81cf4133cbb3c07a # version 5.2
|
||||||
HTML5_NOTIFIER_VERSION=68d9ca194212e15b3c7225eb6085dbcf02fd13d7 # version 0.6.4+
|
HTML5_NOTIFIER_VERSION=68d9ca194212e15b3c7225eb6085dbcf02fd13d7 # version 0.6.4+
|
||||||
CARDDAV_VERSION=4.4.3
|
CARDDAV_VERSION=4.4.3
|
||||||
|
|
Loading…
Reference in New Issue