mirror of
https://github.com/YunoHost-Apps/timemachine_ynh.git
synced 2024-09-03 20:26:33 +02:00
Update manifest.json
This commit is contained in:
parent
793563c526
commit
09622fd252
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
"id": "timemachine",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Application to configure the server as a Time Machine backup target",
|
||||
"fr": "Application pour configurer le serveur comme cible de sauvegarde Time Machine"
|
||||
"en": "Configure the server as a Time Machine backup target",
|
||||
"fr": "Configurer le serveur comme cible de sauvegarde Time Machine"
|
||||
},
|
||||
"version": "1.0~ynh5",
|
||||
"url": "https://support.apple.com/en-us/HT201250",
|
||||
|
@ -19,7 +19,7 @@
|
|||
"email": "timemachine@navan.email"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 4.3.0"
|
||||
"yunohost": ">= 11.2"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
|
Loading…
Add table
Reference in a new issue