diff --git a/README.md b/README.md index 8e739c0..f4da122 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,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.23.6~ynh1 +**Shipped version:** 1.23.7~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 7301b9b..3117ddd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,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.23.6~ynh1 +**Version incluse :** 1.23.7~ynh1 ## Captures d’écran diff --git a/conf/amd64.src b/conf/amd64.src index 2809c91..9b33340 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-linux-amd64-v1.23.6.tar.gz -SOURCE_SUM=3e38d71c7a9e45b52ee6daa056cf5d4c443d232f5d0263bf384e6cab83f40f63 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-linux-amd64-v1.23.7.tar.gz +SOURCE_SUM=4d1ca2d9241aef575d95485ae057680ee50595d23cb88a0dece17c10dafd2bb7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index aaa0666..b4b39cb 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-linux-arm64-v1.23.6.tar.gz -SOURCE_SUM=77aa94c1aed6b6830a9a489ade020cedfd1ad28a7ee194292ea982576ed18cbc +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-linux-arm64-v1.23.7.tar.gz +SOURCE_SUM=3a793f4fef3800a2e6d8640a03045ae82a513429c9b9a25fba5bfab1cdea9ddd SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armel.src b/conf/armel.src index 4ff0083..ffb41e3 100644 --- a/conf/armel.src +++ b/conf/armel.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-linux-arm-v1.23.6.tar.gz -SOURCE_SUM=78b4ab4023c8df10722a55b2ad1dedd1253a4e90bd62cd02b8e92f97050a86c8 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-linux-arm-v1.23.7.tar.gz +SOURCE_SUM=658454cadf5302b7e65f0242cd782fdc76f318b1a5082b559908e9dd7ac45894 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index 4ff0083..ffb41e3 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-linux-arm-v1.23.6.tar.gz -SOURCE_SUM=78b4ab4023c8df10722a55b2ad1dedd1253a4e90bd62cd02b8e92f97050a86c8 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-linux-arm-v1.23.7.tar.gz +SOURCE_SUM=658454cadf5302b7e65f0242cd782fdc76f318b1a5082b559908e9dd7ac45894 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index a1cfac3..de61707 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-linux-386-v1.23.6.tar.gz -SOURCE_SUM=9db26daa7564d60a28419ebd21899d55887ebab00bdf9517b4e7d8bca2db2888 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-linux-386-v1.23.7.tar.gz +SOURCE_SUM=2771f332ee814c79da0e1385e1544cb1dbe738984dfc8e6eb05ff74065b1bdc3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 5beb5b2..c4ad199 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.23.6~ynh1", + "version": "1.23.7~ynh1", "url": "https://syncthing.net/", "upstream": { "license": "MPL-2.0",