From f10cb48020d65263aaf95fff834f6a39a08ad51b Mon Sep 17 00:00:00 2001 From: Gofannon <17145502+Gofannon@users.noreply.github.com> Date: Sun, 19 May 2019 16:46:54 +0200 Subject: [PATCH] Cheky app - Use HEAD instead of commid id (#772) I totally forgot about modifying this list and Cheky_ynh uses a testing branch. So point to "HEAD" instead --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index cfe1c710..1a8db8a8 100644 --- a/apps.json +++ b/apps.json @@ -217,7 +217,7 @@ "cheky": { "branch": "master", "level": 7, - "revision": "f93653c45dec675dca6f67cb0ffa1783c3ed8415", + "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/cheky_ynh" },