1
0
spogulis no https://github.com/mail-in-a-box/mailinabox.git synced 2025-12-15 02:20:53 +00:00
Šī revīzija ir iekļauta:
downtownallday 2022-05-04 11:20:07 -04:00
vecāks e57e1a6252
revīzija 91ecf6e8d6

Parādīt failu

@ -29,8 +29,8 @@ echo "Installing Nextcloud (contacts/calendar)..."
# we automatically install intermediate versions as needed. # we automatically install intermediate versions as needed.
# * The hash is the SHA1 hash of the ZIP package, which you can find by just running this script and # * The hash is the SHA1 hash of the ZIP package, which you can find by just running this script and
# copying it from the error message when it doesn't match what is below. # copying it from the error message when it doesn't match what is below.
nextcloud_ver=23.0.0 nextcloud_ver=24.0.0
nextcloud_hash=0d496eb0808c292502479e93cd37fe2daf95786a nextcloud_hash=f072f5863a15cefe577b47f72bb3e41d2a339335
# Nextcloud apps # Nextcloud apps
# -------------- # --------------