Update to 2024-07-01 12:00

This commit is contained in:
Daniel Berteaud
2024-07-01 12:00:46 +02:00
parent 11271c8d3a
commit d4f8857fa8
7 changed files with 14 additions and 13 deletions

View File

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