diff --git a/README.md b/README.md index cc22cf3..892437c 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.4~ynh1 +**Shipped version:** 1.23.5~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index b2fe8df..c24faa9 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.4~ynh1 +**Version incluse :** 1.23.5~ynh1 ## Captures d’écran diff --git a/conf/amd64.src b/conf/amd64.src index cfa19a5..024b9a0 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-linux-amd64-v1.23.4.tar.gz -SOURCE_SUM=262fb91d0588da15cb42acb0d96f1c77db76257aa9765483d5930a2c044b191c +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-linux-amd64-v1.23.5.tar.gz +SOURCE_SUM=e27c7cafd504e5ac92c7b0cfdcc09271e9ad360a02b0400ee9684b2e78da8c40 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 1ad3689..0518ee7 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-linux-arm64-v1.23.4.tar.gz -SOURCE_SUM=ac9fda11096d404ba2a1f1e9ef0d115ff373283a5b0200a8ff85cc3a3bf61020 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-linux-arm64-v1.23.5.tar.gz +SOURCE_SUM=313b27cd811dbbb1c1f18b9d48c46881524dbc8bb14923581a9ad98c17001d68 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armel.src b/conf/armel.src index 0b80ff6..f5d66ce 100644 --- a/conf/armel.src +++ b/conf/armel.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-linux-arm-v1.23.4.tar.gz -SOURCE_SUM=700fea2338cc8e5110fa2f022b96a696de5ab00c3f8f0f78cfd374615ea31727 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-linux-arm-v1.23.5.tar.gz +SOURCE_SUM=42bf2302bbcd6737c843874591dd95843eefc7e4c1ea259a0f8da6a6e5383e5f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index 0b80ff6..f5d66ce 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-linux-arm-v1.23.4.tar.gz -SOURCE_SUM=700fea2338cc8e5110fa2f022b96a696de5ab00c3f8f0f78cfd374615ea31727 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-linux-arm-v1.23.5.tar.gz +SOURCE_SUM=42bf2302bbcd6737c843874591dd95843eefc7e4c1ea259a0f8da6a6e5383e5f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index f28b2fb..d13198b 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.4/syncthing-linux-386-v1.23.4.tar.gz -SOURCE_SUM=4c521b08a2914131954e000f0722710abbe5bdf9b5539a69d049651fb96a5354 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-linux-386-v1.23.5.tar.gz +SOURCE_SUM=e41920912f2f3f9d06a99feeec2bce9fb24ee43667d700ad81f19a2415bf5f82 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b996256..977c948 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.4~ynh1", + "version": "1.23.5~ynh1", "url": "https://syncthing.net/", "upstream": { "license": "MPL-2.0",