From d54ad00c3a31306ba77bc7ddb4b8970b27fd9da4 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 8 Feb 2023 22:40:56 +0100 Subject: [PATCH 1/3] Fix upgrade URL --- conf/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.xml b/conf/config.xml index bc48c4e..77e7bc1 100644 --- a/conf/config.xml +++ b/conf/config.xml @@ -39,7 +39,7 @@ 5 false 0 - https://upgrades1.syncthing.net/meta.json + https://upgrades.syncthing.net/meta.json true 10 0 From c8fa042faabe11674231c91257b8f5a71d4c92a1 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 8 Feb 2023 22:41:07 +0100 Subject: [PATCH 2/3] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index d60425a..d40d0d1 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Continuous file synchronization program", "fr": "Programme de synchronisation de fichiers en continu" }, - "version": "1.22.1~ynh1", + "version": "1.22.1~ynh2", "url": "https://syncthing.net/", "upstream": { "license": "MPL-2.0", From 2255ce11206e393acd1c0291eb5133d607c03cca Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 8 Feb 2023 21:41:13 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c4649b..fa48dd8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet. -**Shipped version:** 1.22.1~ynh1 +**Shipped version:** 1.22.1~ynh2 ## Screenshots diff --git a/README_fr.md b/README_fr.md index b44c93a..ca222cb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet. -**Version incluse :** 1.22.1~ynh1 +**Version incluse :** 1.22.1~ynh2 ## Captures d’écran