From 925d6b193524e31485d86c272e50c270a66eb5ac Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Date: Thu, 2 Aug 2018 22:49:09 +0200 Subject: [PATCH] set mumbleserver and funkwhale as HEAD (#573) --- community.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community.json b/community.json index a7f4ed05..e5d790f3 100644 --- a/community.json +++ b/community.json @@ -433,7 +433,7 @@ "funkwhale": { "branch": "master", "level": 0, - "revision": "11c81c1f503691272df5002dad8278bd82f34535", + "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/funkwhale_ynh" }, @@ -883,7 +883,7 @@ "mumbleserver": { "branch": "master", "level": 2, - "revision": "1e6a9211536dfe410b802ccd599fd4e8eb4b6c3f", + "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/mumbleserver_ynh" },