mirror of
https://github.com/YunoHost-Apps/paperless-ngx_ynh.git
synced 2024-09-03 19:56:33 +02:00
commit
8236072fe2
4 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:** 1.14.4~ynh1
|
||||
**Shipped version:** 1.14.5~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 :** 1.14.4~ynh1
|
||||
**Version incluse :** 1.14.5~ynh1
|
||||
|
||||
**Démo :** https://demo.paperless-ngx.com/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/paperless-ngx/paperless-ngx/releases/download/v1.14.4/paperless-ngx-v1.14.4.tar.xz
|
||||
SOURCE_SUM=4e70f3307b627363a92b809840edb9ea411f70e4aa2abb21d862eff4477adb6b
|
||||
SOURCE_URL=https://github.com/paperless-ngx/paperless-ngx/releases/download/v1.14.5/paperless-ngx-v1.14.5.tar.xz
|
||||
SOURCE_SUM=355a5760cbc967c2bd6dcaf89f577aefd5acedd908361377976e04e17c95a8f9
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.xz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Scan, index and archive all your physical documents",
|
||||
"fr": "Scannez, triez et archivez tous vos documents papiers"
|
||||
},
|
||||
"version": "1.14.4~ynh1",
|
||||
"version": "1.14.5~ynh1",
|
||||
"url": "https://paperless-ngx.com",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue