From 3a935f85d653bda2f6df33ea719c2a27686495c8 Mon Sep 17 00:00:00 2001
From: Bob Mottram <bob@freedombone.net>
Date: Mon, 11 Jun 2018 20:30:34 +0100
Subject: [PATCH] Bump cryptpad commit

---
 src/freedombone-app-cryptpad | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/freedombone-app-cryptpad b/src/freedombone-app-cryptpad
index f4f910b49..a3ea79eef 100755
--- a/src/freedombone-app-cryptpad
+++ b/src/freedombone-app-cryptpad
@@ -36,7 +36,7 @@ CRYPTPAD_ONION_PORT=8119
 CRYPTPAD_PORT=9003
 CRYPTPAD_PORT2=9005
 CRYPTPAD_REPO="https://github.com/xwiki-labs/cryptpad"
-CRYPTPAD_COMMIT='fe202a92b490404e3d8b7b8a2712e2e0a33a9851'
+CRYPTPAD_COMMIT='756681211b0fcc631ad0477246959fe4d71eb6e7'
 CRYPTPAD_DIR=/etc/cryptpad
 
 cryptpad_variables=(ONION_ONLY)
-- 
GitLab