Update to 2022-03-20 23:00

This commit is contained in:
Daniel Berteaud
2022-03-20 23:00:08 +01:00
parent c4a7f11445
commit 6d26fe917b
4 changed files with 7 additions and 7 deletions

View File

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