Update to 2023-01-02 10:00

This commit is contained in:
Daniel Berteaud 2023-01-02 10:00:12 +01:00
parent 14d288949f
commit 60e271534b
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
---
# The version to deploy
paperless_version: 1.11.0
paperless_version: 1.11.3
# Instance ID, as you can deploy several instances on the same server
paperless_id: 1
# URL of the paperless archive
paperless_archive_url: https://github.com/paperless-ngx/paperless-ngx/releases/download/v{{ paperless_version }}/paperless-ngx-v{{ paperless_version }}.tar.xz
# Expected checksum
paperless_archive_sha256: 6b175daf2b9c7411b9a63f747ad62661c9733d87072c16a494394a189d2e240f
paperless_archive_sha256: c0636475cce057e50377d64ef815cc496a2da5eb44ffe73f8c90001fee925e9b
# Should ansible handle install and upgrades, or only initial install
paperless_manage_upgrade: True
# Root directory where paperless will be installed