diff --git a/README.md b/README.md index 0a134eb..0083032 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.24.0~ynh1 +**Shipped version:** 1.25.0~ynh1 ## Screenshots @@ -30,7 +30,6 @@ Syncthing is a continuous file synchronization program. It synchronizes files be * Official app website: * Official user documentation: * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index e596437..431ced9 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.24.0~ynh1 +**Version incluse :** 1.25.0~ynh1 ## Captures d’écran @@ -30,7 +30,6 @@ Syncthing is a continuous file synchronization program. It synchronizes files be * Site officiel de l’app : * Documentation officielle utilisateur : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs diff --git a/conf/amd64.src b/conf/amd64.src index d3708e9..36eef02 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-linux-amd64-v1.24.0.tar.gz -SOURCE_SUM=b6e514d61f9be7d516483762e91e10c1644427e35d88c79edb64cbc6256e1036 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.25.0/syncthing-linux-amd64-v1.25.0.tar.gz +SOURCE_SUM=c16d62bc54659c27728b3501786240a06e29dd553204fd01b2968cad0bb03e4e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 082434b..516c4e8 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-linux-arm64-v1.24.0.tar.gz -SOURCE_SUM=e1e3de74b72794c1708e965a625dca04706745676148e0fa77fee2bbddfa49dd +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.25.0/syncthing-linux-arm64-v1.25.0.tar.gz +SOURCE_SUM=c65c731e9e9f1ddb58b757bde925e83077edb6b08152cc5c0138c0fba2a07470 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armel.src b/conf/armel.src index 6bf5699..95c9d78 100644 --- a/conf/armel.src +++ b/conf/armel.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-linux-arm-v1.24.0.tar.gz -SOURCE_SUM=43060bdd6e0d3028749a505dfec2389730f30c7881ebbb76932d8a6f70558d68 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.25.0/syncthing-linux-arm-v1.25.0.tar.gz +SOURCE_SUM=1b56b165a036fca6785319a60640a1f5fb8fe2965ee7f545be7ed360db4fb6d6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/armhf.src b/conf/armhf.src index 6bf5699..95c9d78 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-linux-arm-v1.24.0.tar.gz -SOURCE_SUM=43060bdd6e0d3028749a505dfec2389730f30c7881ebbb76932d8a6f70558d68 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.25.0/syncthing-linux-arm-v1.25.0.tar.gz +SOURCE_SUM=1b56b165a036fca6785319a60640a1f5fb8fe2965ee7f545be7ed360db4fb6d6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index 7349ee3..d543298 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-linux-386-v1.24.0.tar.gz -SOURCE_SUM=2a7a76bf499188226f0a74b35bb2a6e217dad025348c00dc79a7246cbd13ce28 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.25.0/syncthing-linux-386-v1.25.0.tar.gz +SOURCE_SUM=03e492075e306827ea29082aa81b792d5b0d522954d6c9690c44524206755fdd SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1d34a43..7b6194f 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.24.0~ynh1", + "version": "1.25.0~ynh1", "url": "https://syncthing.net/", "upstream": { "license": "MPL-2.0",