Update to 2022-09-23 14:00

This commit is contained in:
Daniel Berteaud
2022-09-23 14:00:10 +02:00
parent 7bd2413f8f
commit 655769a8f3
8 changed files with 21 additions and 6 deletions

View File

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