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

Merge pull request #43 from YunoHost-Apps/testing

Upgrade to 1.4.2
This commit is contained in:
yalh76 2020-04-09 16:15:42 +02:00 committed by GitHub
commit a351c2b643
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 12 additions and 10 deletions

View file

@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
## 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.4.0
**Shipped version:** 1.4.2
## Screenshots

View file

@ -20,6 +20,8 @@
upgrade=1 from_commit=571623f6ea0dc6310a8d6b991b03c4a84337ce92
# 1.3.3
upgrade=1 from_commit=2b2b346b2d154653ff2affb5679a7cd8d60892fa
# 1.4.0
upgrade=1 from_commit=cfd8f2894d381f0b1149b1061dff695c0941fcc3
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.

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.4.0/syncthing-linux-arm-v1.4.0.tar.gz
SOURCE_SUM=01df32e2fe7aa92692ed329ef455e0d271f58120471a6d6de7e6f3226ec0441b
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.4.2/syncthing-linux-arm-v1.4.2.tar.gz
SOURCE_SUM=f314dabbad3b49ae539764a8d5819158e629a0ea8b6a41cffab9547800ec80a2
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.4.0/syncthing-linux-arm64-v1.4.0.tar.gz
SOURCE_SUM=1a74352ffaa868fafb0c1988de07c85a53733466ac6a6aca4bb2a46eb3b21028
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.4.2/syncthing-linux-arm64-v1.4.2.tar.gz
SOURCE_SUM=8b75f9ae942eb0d41369cdce69c176bcee9dafa26b336fefc3678cd4043503f4
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.4.0/syncthing-linux-386-v1.4.0.tar.gz
SOURCE_SUM=c64a2279227f014361629d30f05b9a4cd27bc980f17e9ef0be6075d8068670db
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.4.2/syncthing-linux-386-v1.4.2.tar.gz
SOURCE_SUM=53d035152c7c5dfce44cc132c724b4e04123fa52449ed067fed6a7522351cb31
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.4.0/syncthing-linux-amd64-v1.4.0.tar.gz
SOURCE_SUM=97b79bde482a784e6f6c7cbf654acfc66c945c8e44e6cf2a4858293e50bf5ace
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.4.2/syncthing-linux-amd64-v1.4.2.tar.gz
SOURCE_SUM=27360f1bbece883278686bd8714eaa28c0507699a4d1a98045d4efea27c9fb7f
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.",
"fr": "Syncthing remplace les services propriétaires de synchro et de cloud avec quelque chose d'ouvert, digne de confiance et décentralisée."
},
"version": "1.4.0~ynh1",
"version": "1.4.2~ynh1",
"url": "https://syncthing.net/",
"license": "MPL-2.0",
"maintainer": [