From 0bdf9725e402d7e505b4c973ea85f9a0a671167f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 2 Aug 2022 23:52:28 +0000 Subject: [PATCH 1/2] Upgrade to v1.20.4 --- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- conf/armhf.src | 4 ++-- conf/i386.src | 4 ++-- manifest.json | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/conf/amd64.src b/conf/amd64.src index 3a73b84..0a2a787 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.3/syncthing-linux-amd64-v1.20.3.tar.gz -SOURCE_SUM=0f9b8ce12e24766de264d1c1f1664b51b8570bcf4dca3b33f1520c334ae19012 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-linux-amd64-v1.20.4.tar.gz +SOURCE_SUM=ce577b08236c14ce4e3f2f589791b2521086bdd2ce952800847f0acd1b753dbe SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index bc5407b..774b2f6 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.3/syncthing-linux-arm64-v1.20.3.tar.gz -SOURCE_SUM=a7b04c907ff7c9eb8d5d3816ee20c35b658b1f857361a6effbf57f99215bf6f9 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-linux-arm64-v1.20.4.tar.gz +SOURCE_SUM=5eeda7b2119a3da01271633878ace763869ace26bfa598e6f02a6d7987ca1cd7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index 10da7ec..7dfb35e 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.3/syncthing-linux-arm-v1.20.3.tar.gz -SOURCE_SUM=1fdffceba95ec234853f50a68aba29466e6a498a1899f07e9871c6ac9cfe83b1 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-linux-arm-v1.20.4.tar.gz +SOURCE_SUM=a3a86dd15a6783253d987c75a16fcee23a8f7c27dfc97167bd777bf3ec465ae2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index 3155346..060f5fe 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.3/syncthing-linux-386-v1.20.3.tar.gz -SOURCE_SUM=537fc4069133fc19541c9f84e342ca3cf8d0bb9b8177045913d37879af80a81c +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.4/syncthing-linux-386-v1.20.4.tar.gz +SOURCE_SUM=7f8daa454a79e6c869afcec50f4b9b7906c697b37c14762dd5f217d3a9ad940e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index d5d0ebf..4b5d99e 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.20.3~ynh1", + "version": "1.20.4~ynh1", "url": "https://syncthing.net/", "upstream": { "license": "MPL-2.0", From 162ba9bc235013334c3c18e0170a4ce61bc23633 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 2 Aug 2022 23:52:32 +0000 Subject: [PATCH 2/2] 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 be9ec10..942610d 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.20.3~ynh1 +**Shipped version:** 1.20.4~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 61a4c9f..ceea237 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) pour 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.20.3~ynh1 +**Version incluse :** 1.20.4~ynh1 ## Captures d'écran