1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

Upgrade to 1.14.0

This commit is contained in:
yalh76 2021-03-05 04:10:53 +01:00
parent 7323db0542
commit ae0a88df0b
7 changed files with 14 additions and 10 deletions

View file

@ -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.13.1
**Shipped version:** 1.14.0
## Screenshots

View file

@ -34,6 +34,8 @@
upgrade=1 from_commit=f8bfd49d14a7050f30452884c6d59c972c2843ef
# 1.12.0~ynh1
upgrade=1 from_commit=89687d0fb06f4743328b1198c7861d7d9d624641
# 1.13.1~ynh1
upgrade=1 from_commit=50e824fe22fb9ba82c8a7606afb03fa3f9998463
backup_restore=1
multi_instance=0
port_already_use=0
@ -60,3 +62,5 @@ Notification=all
name=1.10.0~ynh1
; commit=89687d0fb06f4743328b1198c7861d7d9d624641
name=1.12.0~ynh1
; commit=50e824fe22fb9ba82c8a7606afb03fa3f9998463
name=1.13.1~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.13.1/syncthing-linux-arm-v1.13.1.tar.gz
SOURCE_SUM=64459a58069221df94ad7d2776b568a93ec729032229d4889f04b738c3a259d2
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.14.0/syncthing-linux-arm-v1.14.0.tar.gz
SOURCE_SUM=5821a7b37839e57dfe1054d0f253ef9630fdde1e60beece8643a3a7a8a54650f
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.13.1/syncthing-linux-arm64-v1.13.1.tar.gz
SOURCE_SUM=0b3e20a816067288e85cfc28ed1149367d5e0c7f752664183c45b42c340b41e0
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.14.0/syncthing-linux-arm64-v1.14.0.tar.gz
SOURCE_SUM=597b36b243429626f4a5bd381055c60598e28a95caa3a8604258f5ac1e85e061
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.13.1/syncthing-linux-386-v1.13.1.tar.gz
SOURCE_SUM=16ce428fd86e05033d58132ca4e8be7fac3b7008cea68803a286ab7b47e67c46
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.14.0/syncthing-linux-386-v1.14.0.tar.gz
SOURCE_SUM=a57f11a20e8eb7f7058197a27e68fead700c1d8bbdd857ee1ac703ff0e82201b
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.13.1/syncthing-linux-amd64-v1.13.1.tar.gz
SOURCE_SUM=9fd7ceae1fc1a61a5795268173e8e8ca115c0a345dd134286e4835bfedd65f72
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.14.0/syncthing-linux-amd64-v1.14.0.tar.gz
SOURCE_SUM=f82b7962796d39ada1547f7965370bc923357052d182241be55ea77342258af7
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Continuous file synchronization program.",
"fr": "Programme de synchronisation de fichiers en continu."
},
"version": "1.13.1~ynh1",
"version": "1.14.0~ynh1",
"url": "https://syncthing.net/",
"license": "MPL-2.0",
"maintainer": [