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.5: https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.11.5
This commit is contained in:
parent
1ef7d4e0da
commit
08f2bbd23f
1 changed files with 3 additions and 3 deletions
|
@ -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.5~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.5/paperless-ngx-v2.11.5.tar.xz"
|
||||||
sha256 = "052077e595e94a844a6558365fd56205e5c4037afc23d799fdf0f6aa8a34c275"
|
sha256 = "dcc8ebc5b45c427238ad2eacf602328a22c2af174e5cd6e6f4731d2ce452f66e"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "paperless-ngx-.*.tar.xz"
|
autoupdate.asset = "paperless-ngx-.*.tar.xz"
|
||||||
|
|
Loading…
Add table
Reference in a new issue