mirror of
https://github.com/YunoHost-Apps/paperless-ngx_ynh.git
synced 2024-09-03 19:56:33 +02:00
Upgrade to v2.1.3 (#53)
* Upgrade to v2.1.3 * Auto-update README --------- Co-authored-by: Tagada <36127788+Tagadda@users.noreply.github.com>
This commit is contained in:
parent
c2c46f6d03
commit
91fd21800b
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).
|
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 2.1.2~ynh1
|
**Shipped version:** 2.1.3~ynh1
|
||||||
|
|
||||||
**Demo:** https://demo.paperless-ngx.com/
|
**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).
|
* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 2.1.2~ynh1
|
**Version incluse :** 2.1.3~ynh1
|
||||||
|
|
||||||
**Démo :** https://demo.paperless-ngx.com/
|
**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.en = "Scan, index and archive all your physical documents"
|
||||||
description.fr = "Scannez, triez et archivez tous vos documents papiers"
|
description.fr = "Scannez, triez et archivez tous vos documents papiers"
|
||||||
|
|
||||||
version = "2.1.2~ynh1"
|
version = "2.1.3~ynh1"
|
||||||
|
|
||||||
maintainers = ["Tagada"]
|
maintainers = ["Tagada"]
|
||||||
|
|
||||||
|
@ -55,8 +55,8 @@ ram.runtime = "350M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.1.2/paperless-ngx-v2.1.2.tar.xz"
|
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.1.3/paperless-ngx-v2.1.3.tar.xz"
|
||||||
sha256 = "95038649c83ffab2cf8a71c79e76b1e37d7298711ff7288ee119fe3eb42f73c4"
|
sha256 = "a27fd03806d6ee45c389e89e5074baddb21002c82bcf867fed2d81e36aa83d6e"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "paperless-ngx-.*.tar.xz"
|
autoupdate.asset = "paperless-ngx-.*.tar.xz"
|
||||||
|
|
Loading…
Reference in a new issue