1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paperless-ngx_ynh.git synced 2024-09-03 19:56:33 +02:00

Upgrade to v1.16.4

This commit is contained in:
yunohost-bot 2023-06-27 20:16:46 +02:00 committed by YunoHost Bot
parent 079e5bfba9
commit 9846f34459

View file

@ -5,7 +5,7 @@ name = "Paperless-ngx"
description.en = "Scan, index and archive all your physical documents" description.en = "Scan, index and archive all your physical documents"
description.fr = "Scannez, triez et archivez tous vos documents papiers" description.fr = "Scannez, triez et archivez tous vos documents papiers"
version = "1.16.2~ynh2" version = "1.16.4~ynh2"
maintainers = ["Tagada"] maintainers = ["Tagada"]
@ -55,8 +55,8 @@ ram.runtime = "350M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v1.16.2/paperless-ngx-v1.16.2.tar.xz" url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v1.16.4/paperless-ngx-v1.16.4.tar.xz"
sha256 = "ea6c288892451106d51537fb6b8a1dd2169d9663525baf4bd2f1d6736b5f300c" sha256 = "562838f8f14b4008e7c19a7acc7782aa0e1f8f0b7a9723d3cebb3a675c6d7d19"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset = "paperless-ngx-.*.tar.xz" autoupdate.asset = "paperless-ngx-.*.tar.xz"