mirror of
https://github.com/YunoHost-Apps/paperless-ngx_ynh.git
synced 2024-09-03 19:56:33 +02:00
Merge pull request #64 from YunoHost-Apps/ci-auto-update-2.3.3
Upgrade to v2.3.3
This commit is contained in:
commit
74e5ec52a0
3 changed files with 5 additions and 5 deletions
|
@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu
|
|||
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
||||
|
||||
|
||||
**Shipped version:** 2.3.2~ynh1
|
||||
**Shipped version:** 2.3.3~ynh1
|
||||
|
||||
**Demo:** https://demo.paperless-ngx.com/
|
||||
|
||||
|
|
|
@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu
|
|||
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
||||
|
||||
|
||||
**Version incluse :** 2.3.2~ynh1
|
||||
**Version incluse :** 2.3.3~ynh1
|
||||
|
||||
**Démo :** https://demo.paperless-ngx.com/
|
||||
|
||||
|
|
|
@ -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.2~ynh1"
|
||||
version = "2.3.3~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.2/paperless-ngx-v2.3.2.tar.xz"
|
||||
sha256 = "d1697e82c405995e83c70975ab34a18a5812cac51bfc37d7bfc22d5ac8f83e61"
|
||||
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.3.3/paperless-ngx-v2.3.3.tar.xz"
|
||||
sha256 = "7b8720be3bdc2c462b7844c4401a72c4180b6a800af7cfc69f90858398ae0ae5"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "paperless-ngx-.*.tar.xz"
|
||||
|
|
Loading…
Reference in a new issue