1
0
Fork 0
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:
Philippe Bernery 2021-05-11 16:10:09 +02:00
parent 3c264fed32
commit 9bf69df33e

View file

@ -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": {