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.2: https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.11.2
This commit is contained in:
yunohost-bot 2024-07-29 03:44:18 +02:00 committed by YunoHost Bot
parent 1a70a34236
commit a31837d627

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.11.1~ynh1"
version = "2.11.2~ynh1"
maintainers = ["Tagada"]
@ -51,8 +51,8 @@ ram.runtime = "350M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.11.1/paperless-ngx-v2.11.1.tar.xz"
sha256 = "0dedc1e9fa742380c2b99aee11bf1f76e20fc8e8fba2c0fb50a11a3742c99a6a"
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.11.2/paperless-ngx-v2.11.2.tar.xz"
sha256 = "84ba3a474333953fc831e687649bc996e4e79ad24e663c973ac2ef4ae2d84927"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "paperless-ngx-.*.tar.xz"