1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paperless-ngx_ynh.git synced 2024-09-03 19:56:33 +02:00

Merge pull request #47 from YunoHost-Apps/testing

Testing - Upgrade to v2.1.0 (#46)
This commit is contained in:
Tagada 2023-12-08 04:20:42 +01:00 committed by GitHub
commit 35772b5526
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View file

@ -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:** 1.17.4~ynh1
**Shipped version:** 2.1.0~ynh1
**Demo:** https://demo.paperless-ngx.com/

View file

@ -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 :** 1.17.4~ynh1
**Version incluse :** 2.1.0~ynh1
**Démo :** https://demo.paperless-ngx.com/

View file

@ -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 = "1.17.4~ynh1"
version = "2.1.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/v1.17.4/paperless-ngx-v1.17.4.tar.xz"
sha256 = "c05c4c2c59ee09fe130adc9ab9f86ff866c780c14bba3024c26a5078f307dc0b"
url = "https://github.com/paperless-ngx/paperless-ngx/releases/download/v2.1.0/paperless-ngx-v2.1.0.tar.xz"
sha256 = "21a66f13da76ac95f7ba996f12e50371b4360681ea00313c44fcf93313dd2061"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "paperless-ngx-.*.tar.xz"