From a96f3777f35be739bce706dac7ab0d286d18ab72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Martin?= Date: Tue, 15 Jan 2019 19:21:16 +0100 Subject: [PATCH] change url repo for zabbix and set revision to head (#659) Hi ! Just a change of URL after migration of my app to community repo. I set revision to HEAD to avoid pull-request at any update. --- community.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community.json b/community.json index b41c6474..564adcef 100644 --- a/community.json +++ b/community.json @@ -1763,9 +1763,9 @@ "zabbix": { "branch": "master", "level": 5, - "revision": "d00f4ea872c21ccb7b4587f15f3f0c80667cfff3", + "revision": "HEAD", "state": "working", - "url": "https://github.com/Mickael-Martin/zabbix_ynh" + "url": "https://github.com/YunoHost-Apps/zabbix_ynh" }, "zeronet": { "branch": "master",