From fdce8fe9c885b2f3840873f776d7ea8a4806bd96 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 23 May 2019 12:27:04 +0200 Subject: [PATCH 1/2] Update syncthing state and revision --- apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index 126e34a9..4e978476 100644 --- a/apps.json +++ b/apps.json @@ -1811,8 +1811,8 @@ "syncthing": { "branch": "master", "level": 3, - "revision": "0d843dd0604a505ef9a02c1d5572c9a5ae810bcf", - "state": "inprogress", + "revision": "HEAD", + "state": "working", "url": "https://github.com/YunoHost-Apps/syncthing_ynh" }, "tagspaces": { From c52d37272de76545105cbf2a894fb777effe293a Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 23 May 2019 12:43:05 +0200 Subject: [PATCH 2/2] switch to last revision --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 4e978476..4b7cdfd8 100644 --- a/apps.json +++ b/apps.json @@ -1811,7 +1811,7 @@ "syncthing": { "branch": "master", "level": 3, - "revision": "HEAD", + "revision": "29e26b973abf369eb94c68aaf89f995e123040e9", "state": "working", "url": "https://github.com/YunoHost-Apps/syncthing_ynh" },