From e2fc4c16301f8c69bd1f7ee02c9d15271aa5adfe Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sun, 25 Feb 2018 15:17:38 +0100 Subject: [PATCH 1/3] Add Unattented-upgrades app --- community.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community.json b/community.json index db184dc1..72bfbf47 100644 --- a/community.json +++ b/community.json @@ -1186,6 +1186,12 @@ "state": "inprogress", "url": "https://github.com/YunoHost-Apps/umap_ynh" }, + "unattended_upgrades": { + "branch": "master", + "revision": "f45c1b6b2cc3314ed6457c968901eb7ed1d501a7", + "state": "working", + "url": "https://github.com/YunoHost-Apps/unattended_upgrades_ynh" + }, "vpnclient": { "branch": "master", "level": 1, From a243eadda631182d6456268d7692d28851ab1741 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sun, 25 Feb 2018 15:24:22 +0100 Subject: [PATCH 2/3] Update community.json --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index 72bfbf47..df03da85 100644 --- a/community.json +++ b/community.json @@ -1188,7 +1188,7 @@ }, "unattended_upgrades": { "branch": "master", - "revision": "f45c1b6b2cc3314ed6457c968901eb7ed1d501a7", + "revision": "d759f0169669660cf019dc97e1363045e64cfadb", "state": "working", "url": "https://github.com/YunoHost-Apps/unattended_upgrades_ynh" }, From 73576532c1e639aa149f0ca6850298a47f0fa45f Mon Sep 17 00:00:00 2001 From: Titus PiJean Date: Tue, 6 Mar 2018 10:08:40 +0100 Subject: [PATCH 3/3] Flarum update Fix for the SSOwat extension version that I lost on packagist, leading to a "could not find package" error. --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index 06844a18..7f90d4cb 100644 --- a/community.json +++ b/community.json @@ -287,7 +287,7 @@ "flarum": { "branch": "master", "level": 7, - "revision": "d5c43699e086f6063926011efb3b089d19637524", + "revision": "a6ac2c983a633503fd589539e9dd9bd47331463d", "state": "working", "url": "https://github.com/YunoHost-Apps/flarum_ynh" },