diff --git a/README.md b/README.md index c088dc3..0f5d548 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.6.1 +**Shipped version:** 1.7.1 ## Screenshots diff --git a/check_process b/check_process index 0ceff0c..dc63b3e 100644 --- a/check_process +++ b/check_process @@ -26,6 +26,8 @@ upgrade=1 from_commit=a351c2b6431a3ac092f3581a9778a402ec81f963 # 1.5.0~ynh1 upgrade=1 from_commit=91793d91bca31838cbb97782a633d3732e178b8a + # 1.6.1~ynh1 + upgrade=1 from_commit=73bac603324544f2ae3de05487f804a09c0a3673 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. @@ -49,3 +51,5 @@ Notification=all name=1.4.2 ; commit=91793d91bca31838cbb97782a633d3732e178b8a name=1.5.0~ynh1 + ; commit=73bac603324544f2ae3de05487f804a09c0a3673 + name=1.6.1~ynh1 diff --git a/conf/arm.src b/conf/arm.src index 8f56069..b87d158 100644 --- a/conf/arm.src +++ b/conf/arm.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.6.1/syncthing-linux-arm-v1.6.1.tar.gz -SOURCE_SUM=12132f18c72ab529f437378b1a9a2e82ad5bbe45b0d8cfe29d0d744067b09a0e +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.7.1/syncthing-linux-arm-v1.7.1.tar.gz +SOURCE_SUM=10831ea303c3053b5e738753de056342de6ddd989ea904fcb35c701a2df6ecf6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index 4ae82f5..15d1a61 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.6.1/syncthing-linux-arm64-v1.6.1.tar.gz -SOURCE_SUM=123a12cfc82c40245b0b3e4c90a48a5361c861c351bb526d202a7fdca90ed64a +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.7.1/syncthing-linux-arm64-v1.7.1.tar.gz +SOURCE_SUM=b1e9a7df7a825a4096e95d6d4778ea9889d58df8c2f4fdfb27f415d5bf6838ab SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index 5e5c0e5..8fe82bd 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.6.1/syncthing-linux-386-v1.6.1.tar.gz -SOURCE_SUM=0631ccd2062b1b215fb3484d43c35ff2cd9c447c190ad17264ddc433801f4293 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.7.1/syncthing-linux-386-v1.7.1.tar.gz +SOURCE_SUM=049ba88884a56fe98d74f4086881a8a41512fad7618670c12ab7773f7c30085a 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 5ca9701..957cc18 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.6.1/syncthing-linux-amd64-v1.6.1.tar.gz -SOURCE_SUM=140910b66f4d43e87b843ef35e26a9ca0b85815e9ccd166e5aa9517ca7b41d9c +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.7.1/syncthing-linux-amd64-v1.7.1.tar.gz +SOURCE_SUM=77670341cb806880eb456159f9e61a679e44234343125e52ea0dc5a67c69a5f4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 60a2b29..b032e84 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.6.1~ynh1", + "version": "1.7.1~ynh1", "url": "https://syncthing.net/", "license": "MPL-2.0", "maintainer": [