From 26dd90e2afe7dedc79c0c8b791a740cdc33dd54b Mon Sep 17 00:00:00 2001 From: oiseauroch <5622590+oiseauroch@users.noreply.github.com> Date: Tue, 6 Apr 2021 14:09:11 +0000 Subject: [PATCH 1/2] add petrolette app --- apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/apps.json b/apps.json index b90e9f2e..49bd7466 100644 --- a/apps.json +++ b/apps.json @@ -2589,6 +2589,17 @@ ], "url": "https://github.com/YunoHost-Apps/petitesannonces_ynh" }, + "petrolette": { + "branch": "master", + "category": "reading", + "level": 0, + "revision": "HEAD", + "state": "working", + "subtags": [ + "others" + ], + "url": "https://github.com/YunoHost-Apps/pgadmin_ynh" + }, "pgadmin": { "branch": "master", "category": "system_tools", From ddcb2b20fc283581c08d93d366ec8d63785817ba Mon Sep 17 00:00:00 2001 From: oiseauroch <5622590+oiseauroch@users.noreply.github.com> Date: Tue, 6 Apr 2021 18:30:14 +0000 Subject: [PATCH 2/2] add petrolette url --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 49bd7466..1bf83522 100644 --- a/apps.json +++ b/apps.json @@ -2598,7 +2598,7 @@ "subtags": [ "others" ], - "url": "https://github.com/YunoHost-Apps/pgadmin_ynh" + "url": "https://github.com/YunoHost-Apps/petrolette_ynh" }, "pgadmin": { "branch": "master",