mirror of
https://github.com/YunoHost-Apps/paperless-ngx_ynh.git
synced 2024-09-03 19:56:33 +02:00
Upgrade to v2.3.1
Changelog: https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.3.1
This commit is contained in:
parent
6fe8b2aee2
commit
571805a4be
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.fr = "Scannez, triez et archivez tous vos documents papiers"
|
||||
|
||||
version = "2.2.1~ynh1"
|
||||
version = "2.3.1~ynh1"
|
||||
|
||||
maintainers = ["Tagada"]
|
||||
|
||||
|
@ -55,8 +55,8 @@ ram.runtime = "350M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.2.1/paperless-ngx-v2.2.1.tar.xz"
|
||||
sha256 = "c5bde89a1e2d1ada5fd669ec1526bad73ce449dc4971c59993cb3889e3331be5"
|
||||
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.3.1/paperless-ngx-v2.3.1.tar.xz"
|
||||
sha256 = "7ade26ab11d1acbcc4c93c03001a285e1da224aa35526250bc75fe604af7d1f1"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "paperless-ngx-.*.tar.xz"
|
||||
|
|
Loading…
Add table
Reference in a new issue