mirror of
https://github.com/YunoHost-Apps/restic_ynh.git
synced 2024-09-03 20:16:22 +02:00
Revert changes of id and version for the PR
This commit is contained in:
parent
3c264fed32
commit
9bf69df33e
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "Restic for all",
|
"name": "Restic for all",
|
||||||
"id": "restic-pbe",
|
"id": "restic",
|
||||||
"packaging_format": 1,
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "Backup your server with restic.",
|
"en": "Backup your server with restic.",
|
||||||
"fr": "Sauvegardez votre serveur avec restic."
|
"fr": "Sauvegardez votre serveur avec restic."
|
||||||
},
|
},
|
||||||
"version": "0.13.0~pbe1",
|
"version": "0.12.0~ynh9",
|
||||||
"url": "https://restic.net/",
|
"url": "https://restic.net/",
|
||||||
"license": "BSD-2-Clause",
|
"license": "BSD-2-Clause",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue