1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paperless-ngx_ynh.git synced 2024-09-03 19:56:33 +02:00
yunohost-bot 2024-05-07 03:39:43 +02:00 committed by YunoHost Bot
parent cd9246af15
commit aa1945dde9

View file

@ -5,7 +5,7 @@ name = "Paperless-ngx"
description.en = "Scan, index and archive all your physical documents"
description.fr = "Scannez, triez et archivez tous vos documents papiers"
version = "2.7.1~ynh1"
version = "2.8.0~ynh1"
maintainers = ["Tagada"]
@ -54,8 +54,8 @@ ram.runtime = "350M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.7.1/paperless-ngx-v2.7.1.tar.xz"
sha256 = "1f6434dcc36f8c83d065771bcb505610a02ccc7b446eee25e311b37fbd05f1d9"
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.8.0/paperless-ngx-v2.8.0.tar.xz"
sha256 = "4e839c39a97b5dc8eec617df74f8a74ef7e0d641dd30fdd7075d5fc36b5725f0"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "paperless-ngx-.*.tar.xz"