Update to 2024-10-28 15:00

This commit is contained in:
Daniel Berteaud
2024-10-28 15:00:12 +01:00
parent 882623afc1
commit 15c29f2f19
4 changed files with 5 additions and 4 deletions

View File

@@ -11,7 +11,7 @@
# MaxUsers = "9"
# Mode = "subscription"
# etc...
seafile_version: "{{ seafile_license is defined | ternary('11.0.13','11.0.11') }}"
seafile_version: "{{ seafile_license is defined | ternary('11.0.15','11.0.11') }}"
# Archive URL and sha256 are only used for the community version
seafile_archive_url: https://s3.eu-central-1.amazonaws.com/download.seadrive.org/seafile-server_{{ seafile_version }}_x86-64.tar.gz