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 v2.1.2

This commit is contained in:
yunohost-bot 2023-12-13 05:17:37 +01:00 committed by YunoHost Bot
parent 206bd3eff3
commit 444b6d7777

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 = "2.1.0~ynh1" version = "2.1.2~ynh1"
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/v2.1.0/paperless-ngx-v2.1.0.tar.xz" url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.1.2/paperless-ngx-v2.1.2.tar.xz"
sha256 = "21a66f13da76ac95f7ba996f12e50371b4360681ea00313c44fcf93313dd2061" sha256 = "95038649c83ffab2cf8a71c79e76b1e37d7298711ff7288ee119fe3eb42f73c4"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset = "paperless-ngx-.*.tar.xz" autoupdate.asset = "paperless-ngx-.*.tar.xz"