mirror of
https://github.com/YunoHost-Apps/psitransfer_ynh.git
synced 2024-09-03 20:16:06 +02:00
fix
This commit is contained in:
parent
74fddc208a
commit
2363e70a0e
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/psi-4ward/psitransfer/releases/download/v2.0.1/psitransfer-v2.0.1.tar.gz
|
||||
SOURCE_SUM=6fe182de23e04f871405992d0109471469225541da8a701fdc27d7d73baebd77
|
||||
SOURCE_URL=https://github.com/psi-4ward/psitransfer/releases/download/v2.1.2/psitransfer-v2.1.2.tar.gz
|
||||
SOURCE_SUM=cf960dcb2fc5cd6911397373e91b9237afd95fe34d4ad8270bfab7c2b2218459
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Transfer files or images without problem",
|
||||
"fr": "Transférer des fichiers sans soucis"
|
||||
},
|
||||
"version": "1.12.0~ynh1",
|
||||
"version": "2.1.2~ynh1",
|
||||
"url": "https://psi.cx/tags/PsiTransfer/",
|
||||
"upstream": {
|
||||
"license": "BSD-2-Clause",
|
||||
|
@ -21,7 +21,7 @@
|
|||
"url": "https://github.com/frju365/psitransfer_ynh"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.3.0"
|
||||
"yunohost": ">= 11.2"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
|
Loading…
Add table
Reference in a new issue