diff --git a/README.md b/README.md index 176c123..acd508b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. -**Shipped version:** 1.8.0 +**Shipped version:** 1.10.0 ## Screenshots diff --git a/check_process b/check_process index dc63b3e..68aa782 100644 --- a/check_process +++ b/check_process @@ -28,6 +28,8 @@ upgrade=1 from_commit=91793d91bca31838cbb97782a633d3732e178b8a # 1.6.1~ynh1 upgrade=1 from_commit=73bac603324544f2ae3de05487f804a09c0a3673 + # 1.8.0~ynh1 + upgrade=1 from_commit=36c6b16e1ede95d51d3ddcbf8b00f6f2ee1a843f backup_restore=1 multi_instance=0 # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. @@ -53,3 +55,5 @@ Notification=all name=1.5.0~ynh1 ; commit=73bac603324544f2ae3de05487f804a09c0a3673 name=1.6.1~ynh1 + ; commit=36c6b16e1ede95d51d3ddcbf8b00f6f2ee1a843f + name=1.8.0~ynh1 diff --git a/conf/arm.src b/conf/arm.src index ded8f5e..1224cfe 100644 --- a/conf/arm.src +++ b/conf/arm.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.8.0/syncthing-linux-arm-v1.8.0.tar.gz -SOURCE_SUM=aeb3d8609920657aa5523974b33eb8a352e86d49ab08eaeb63a3967a83ebe39c +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.10.0/syncthing-linux-arm-v1.10.0.tar.gz +SOURCE_SUM=4ea920bd257377efcae1d17fb83091efb5bb3bb755782875593ccc6c7f70eac1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 1ad48fa..3c43208 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.8.0/syncthing-linux-arm64-v1.8.0.tar.gz -SOURCE_SUM=fb32e57b0b9f727166995b93421c6d762b76800f1a3a9a9839ecf333aebcb7d7 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.10.0/syncthing-linux-arm64-v1.10.0.tar.gz +SOURCE_SUM=7b1f0cd58eddbaac6d89df813d1f5ea13ea3240570a202db031b1bb7765269a0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index a3ed559..e54cefd 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.8.0/syncthing-linux-386-v1.8.0.tar.gz -SOURCE_SUM=76ced8b7c67182719a7c2df032519caf44af9f0be84f90f74349357838afd41b +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.10.0/syncthing-linux-386-v1.10.0.tar.gz +SOURCE_SUM=3fcc34be89342f8e0c98e2d042e9cb320c48bf9ab37170b94ad9bc03d54e2ac5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/x86-64.src b/conf/x86-64.src index 480175e..ab6345a 100644 --- a/conf/x86-64.src +++ b/conf/x86-64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.8.0/syncthing-linux-amd64-v1.8.0.tar.gz -SOURCE_SUM=0abe7891d689edf5e148d257e4264e9764e4479cb935f53ccc2e3c07efc87bf0 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.10.0/syncthing-linux-amd64-v1.10.0.tar.gz +SOURCE_SUM=220e4355ed3a05461fccdddf8a96d73ee7b733b6feca34b7ba1405801676c6b8 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 703fde2..ee47fac 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.8.0~ynh1", + "version": "1.10.0~ynh1", "url": "https://syncthing.net/", "license": "MPL-2.0", "maintainer": [