From 4d8c960d03903ca23189ac0898ce1e1e3f8758ed Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Wed, 23 Nov 2016 21:33:48 +0100 Subject: [PATCH] Fix redirect app commit revision Actual commit id leads to an error when trying to install the app --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index 285642ec..66395871 100644 --- a/community.json +++ b/community.json @@ -583,7 +583,7 @@ }, "redirect": { "branch": "master", - "revision": "d1b5c3511d3da852b7a2a3653066162e6f0b8ffa", + "revision": "d7214fecca3c68763bfc075b8b6ae5ff53612fdb", "state": "inprogress", "url": "https://github.com/YunoHost-Apps/redirect_ynh" },