Update to 2023-01-30 17:00

This commit is contained in:
Daniel Berteaud
2023-01-30 17:00:13 +01:00
parent d36feab3eb
commit 5db6e9407a
11 changed files with 39 additions and 36 deletions

View File

@@ -1,13 +1,13 @@
---
# The version to deploy
paperless_version: 1.12.0
paperless_version: 1.12.2
# 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: 489cf9a4b64c8ddd3be0279ddb4ff9618236c3488ad1a5768b4f3705faa76b0c
paperless_archive_sha256: ae1004cbe4dc5bd6a1fa82e9ee2a9c5e06adea29b85563c5116dc2c040015555
# Should ansible handle install and upgrades, or only initial install
paperless_manage_upgrade: True
# Root directory where paperless will be installed