mirror of
https://github.com/YunoHost-Apps/borgserver_ynh.git
synced 2024-09-03 20:36:20 +02:00
Add upstream key in manifest
This commit is contained in:
parent
61ec2ee524
commit
7996e00500
1 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,12 @@
|
|||
"en": "Offer backup storage to a friend.",
|
||||
"fr": "Offrez un espace de stockage à un⋅e ami⋅e."
|
||||
},
|
||||
"upstream": {
|
||||
"license": "BSD-3-Clause",
|
||||
"website": "https://www.borgbackup.org/",
|
||||
"admindoc": "https://borgbackup.readthedocs.io/en/stable/",
|
||||
"code": "https://github.com/borgbackup/borg"
|
||||
},
|
||||
"version": "1.1.16~ynh9",
|
||||
"url": "https://borgbackup.readthedocs.io",
|
||||
"license": "BSD-3-Clause",
|
||||
|
|
Loading…
Add table
Reference in a new issue