Update to 2022-04-25 10:00

This commit is contained in:
Daniel Berteaud
2022-04-25 10:00:12 +02:00
parent 0224b8a5b2
commit c8b3ef68f8
3 changed files with 4 additions and 3 deletions

View File

@@ -64,7 +64,7 @@
get_url:
url: "{{ vaultwarden_web_archive_url }}"
dest: "{{ vaultwarden_root_dir }}/tmp"
checksum: sha1:{{ vaultwarden_web_archive_sha1 }}
checksum: sha256:{{ vaultwarden_web_archive_sha256 }}
- name: Extract the archive
unarchive: