From cbd84dcfd250d0514bc092ccaa4a623a80a039db Mon Sep 17 00:00:00 2001 From: Josue-T Date: Thu, 7 Jun 2018 22:00:48 +0200 Subject: [PATCH] Lock seafile update (#533) The CI test fail only on the official CI. This problem is NOT reproducible any other CI. So to make some test on this CI I want to avoid any update to the users --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index 750060d2..86aa6a48 100644 --- a/community.json +++ b/community.json @@ -1130,7 +1130,7 @@ "seafile": { "branch": "master", "level": 2, - "revision": "HEAD", + "revision": "eb1059bfe2c9961ae248fddcc25521c16d09a69b", "state": "working", "url": "https://github.com/YunoHost-Apps/seafile_ynh" },