Update to 2023-01-25 18:00

This commit is contained in:
Daniel Berteaud 2023-01-25 18:00:17 +01:00
parent dc093b1256
commit e80117899a
1 changed files with 2 additions and 2 deletions

View File

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