Update to 2024-09-19 11:00

This commit is contained in:
Daniel Berteaud
2024-09-19 11:00:20 +02:00
parent 2eec9f6825
commit abb4d79e6c
4 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
# MaxUsers = "9"
# Mode = "subscription"
# etc...
seafile_version: "{{ seafile_license is defined | ternary('11.0.14','11.0.11') }}"
seafile_version: "{{ seafile_license is defined | ternary('11.0.13','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