mirror of
https://github.com/YunoHost-Apps/paperless-ngx_ynh.git
synced 2024-09-03 19:56:33 +02:00
Merge pull request #108 from YunoHost-Apps/ci-auto-update-2.10.2
Upgrade to v2.10.2
This commit is contained in:
commit
690e98dc7f
7 changed files with 9 additions and 9 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.10.1~ynh1
|
||||
**Shipped version:** 2.10.2~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).
|
||||
|
||||
|
||||
**Versión actual:** 2.10.1~ynh1
|
||||
**Versión actual:** 2.10.2~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).
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 2.10.1~ynh1
|
||||
**Paketatutako bertsioa:** 2.10.2~ynh1
|
||||
|
||||
**Demoa:** <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.10.1~ynh1
|
||||
**Version incluse :** 2.10.2~ynh1
|
||||
|
||||
**Démo :** <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).
|
||||
|
||||
|
||||
**Versión proporcionada:** 2.10.1~ynh1
|
||||
**Versión proporcionada:** 2.10.2~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).
|
||||
|
||||
|
||||
**分发版本:** 2.10.1~ynh1
|
||||
**分发版本:** 2.10.2~ynh1
|
||||
|
||||
**演示:** <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.10.1~ynh1"
|
||||
version = "2.10.2~ynh1"
|
||||
|
||||
maintainers = ["Tagada"]
|
||||
|
||||
|
@ -51,8 +51,8 @@ ram.runtime = "350M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.10.1/paperless-ngx-v2.10.1.tar.xz"
|
||||
sha256 = "84b543787c1093b32522ea67fcdadbbb1f3a03d0a6eac5e0add2cb77791ef0cb"
|
||||
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.10.2/paperless-ngx-v2.10.2.tar.xz"
|
||||
sha256 = "ef166c190fd869e0411bc2f5459a060d53cb2cee874193c568748db5d6757e1f"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "paperless-ngx-.*.tar.xz"
|
||||
|
|
Loading…
Reference in a new issue