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 sources

- `main` v2.11.4: https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.11.4
This commit is contained in:
yunohost-bot 2024-08-11 03:40:01 +02:00 committed by YunoHost Bot
parent 1ef7d4e0da
commit e01ccd35d3

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.11.3~ynh1" version = "2.11.4~ynh1"
maintainers = ["Tagada"] maintainers = ["Tagada"]
@ -51,8 +51,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.11.3/paperless-ngx-v2.11.3.tar.xz" url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.11.4/paperless-ngx-v2.11.4.tar.xz"
sha256 = "052077e595e94a844a6558365fd56205e5c4037afc23d799fdf0f6aa8a34c275" sha256 = "aa5cb6d948a4d7f0306a49cb79d99fe243227f8dea9eed55cbcb6c4b1a44c7aa"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset = "paperless-ngx-.*.tar.xz" autoupdate.asset = "paperless-ngx-.*.tar.xz"