mirror of
https://github.com/YunoHost-Apps/paperless-ngx_ynh.git
synced 2024-09-03 19:56:33 +02:00
Upgrade to v2.4.1
Changelog: https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.4.1
This commit is contained in:
parent
74e5ec52a0
commit
4910bd17b0
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.3.3~ynh1"
|
||||
version = "2.4.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.3.3/paperless-ngx-v2.3.3.tar.xz"
|
||||
sha256 = "7b8720be3bdc2c462b7844c4401a72c4180b6a800af7cfc69f90858398ae0ae5"
|
||||
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.4.1/paperless-ngx-v2.4.1.tar.xz"
|
||||
sha256 = "1020f45e113f0d7d39ea9b2fb753d15427dda222817709f813526842d371507e"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "paperless-ngx-.*.tar.xz"
|
||||
|
|
Loading…
Add table
Reference in a new issue