From dbe87d2ef8eb68b309532d3e221b5b5d011af40a Mon Sep 17 00:00:00 2001 From: Rafi59 Date: Tue, 12 Jun 2018 18:39:14 +0200 Subject: [PATCH] Use HEAD for gitea (#531) --- community.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community.json b/community.json index 61cac5ac..adefb5e7 100644 --- a/community.json +++ b/community.json @@ -429,8 +429,8 @@ "gitea": { "branch": "master", "level": 0, - "revision": "030c2d660ce689aa333bbb879f930d54b0cc5324", - "state": "inprogress", + "revision": "HEAD", + "state": "working", "url": "https://github.com/YunoHost-Apps/gitea_ynh" }, "gitlab": {