mirror of
https://github.com/YunoHost-Apps/paperless-ngx_ynh.git
synced 2024-09-03 19:56:33 +02:00
Upgrade to v2.2.0
This commit is contained in:
parent
91fd21800b
commit
1c5ba450c1
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.1.3~ynh1"
|
||||
version = "2.2.0~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.1.3/paperless-ngx-v2.1.3.tar.xz"
|
||||
sha256 = "a27fd03806d6ee45c389e89e5074baddb21002c82bcf867fed2d81e36aa83d6e"
|
||||
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.2.0/paperless-ngx-v2.2.0.tar.xz"
|
||||
sha256 = "14d67eed7535cd8c0f3c8633641106ddfe97e67ddc64a6af5b92d96d2e42d9b2"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "paperless-ngx-.*.tar.xz"
|
||||
|
|
Loading…
Add table
Reference in a new issue