diff --git a/README.md b/README.md index c827177..e8f82f9 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.12.0 +**Shipped version:** 1.13.1 ## Screenshots diff --git a/check_process b/check_process index d765378..19a138d 100644 --- a/check_process +++ b/check_process @@ -32,6 +32,8 @@ upgrade=1 from_commit=36c6b16e1ede95d51d3ddcbf8b00f6f2ee1a843f # 1.10.0~ynh1 upgrade=1 from_commit=f8bfd49d14a7050f30452884c6d59c972c2843ef + # 1.12.0~ynh1 + upgrade=1 from_commit=89687d0fb06f4743328b1198c7861d7d9d624641 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. @@ -61,3 +63,5 @@ Notification=all name=1.8.0~ynh1 ; commit=f8bfd49d14a7050f30452884c6d59c972c2843ef name=1.10.0~ynh1 + ; commit=89687d0fb06f4743328b1198c7861d7d9d624641 + name=1.12.0~ynh1 diff --git a/conf/arm.src b/conf/arm.src index c539ce2..92a9d69 100644 --- a/conf/arm.src +++ b/conf/arm.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.12.0/syncthing-linux-arm-v1.12.0.tar.gz -SOURCE_SUM=53316f99af2b4c618636e64e3b28ea2fd257720806ce48bfa2ca5dbea8b3b4a7 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.13.1/syncthing-linux-arm-v1.13.1.tar.gz +SOURCE_SUM=64459a58069221df94ad7d2776b568a93ec729032229d4889f04b738c3a259d2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/arm64.src b/conf/arm64.src index bf80ab5..2b90430 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.12.0/syncthing-linux-arm64-v1.12.0.tar.gz -SOURCE_SUM=f26f9c091e04f4337faf334ef44f8b1ca2b32a1f2e391bea3e1aa998ef3d4e87 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.13.1/syncthing-linux-arm64-v1.13.1.tar.gz +SOURCE_SUM=0b3e20a816067288e85cfc28ed1149367d5e0c7f752664183c45b42c340b41e0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/conf/i386.src b/conf/i386.src index 289aebe..3821eab 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.12.0/syncthing-linux-386-v1.12.0.tar.gz -SOURCE_SUM=811238f8ccc4e4a8d84aef825fd9009d34dde290712f6a0e88efdd3f930f2f6d +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.13.1/syncthing-linux-386-v1.13.1.tar.gz +SOURCE_SUM=16ce428fd86e05033d58132ca4e8be7fac3b7008cea68803a286ab7b47e67c46 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 593ccc6..cec4551 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.12.0/syncthing-linux-amd64-v1.12.0.tar.gz -SOURCE_SUM=7ccfaa5c6d12c9974521eabc999c70556830a16f6fd2496c6bcefc0a4404ef64 +SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.13.1/syncthing-linux-amd64-v1.13.1.tar.gz +SOURCE_SUM=9fd7ceae1fc1a61a5795268173e8e8ca115c0a345dd134286e4835bfedd65f72 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b5be799..ffaec3c 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.12.0~ynh1", + "version": "1.13.1~ynh1", "url": "https://syncthing.net/", "license": "MPL-2.0", "maintainer": [