mirror of
https://github.com/YunoHost-Apps/paperless-ngx_ynh.git
synced 2024-09-03 19:56:33 +02:00
Upgrade to v1.14.4
This commit is contained in:
parent
818d5b2a50
commit
b3963bca5e
2 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
SOURCE_URL=https://github.com/paperless-ngx/paperless-ngx/releases/download/v1.14.2/paperless-ngx-v1.14.2.tar.xz
|
||||
SOURCE_SUM=6375981610c250dac385674c09f065326388e85f0c6859570cc08a65da896614
|
||||
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_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.xz
|
||||
SOURCE_FORMAT=xz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=
|
||||
SOURCE_EXTRACT=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.2~ynh1",
|
||||
"version": "1.14.4~ynh1",
|
||||
"url": "https://paperless-ngx.com",
|
||||
"upstream": {
|
||||
"license": "GPL-3.0-or-later",
|
||||
|
|
Loading…
Reference in a new issue