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 #100 from YunoHost-Apps/testing

Upgrade to version 1.18.4
This commit is contained in:
Alexandre Aubin 2021-11-14 18:10:20 +01:00 committed by GitHub
commit db210408ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 12 additions and 13 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet.
**Shipped version:** 1.18.3~ynh1
**Shipped version:** 1.18.4~ynh1

View file

@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet.
**Version incluse :** 1.18.3~ynh1
**Version incluse :** 1.18.4~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.3/syncthing-linux-arm-v1.18.3.tar.gz
SOURCE_SUM=1b4efca06d0c88673b2cdec21b9b1f6cf4a78dbc6aecdba71fdaefe374a0df3d
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.4/syncthing-linux-arm-v1.18.4.tar.gz
SOURCE_SUM=81c872358ddb364d06a522db219e3368dcc3285b4491e08459b918efd93c31fd
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.18.3/syncthing-linux-arm64-v1.18.3.tar.gz
SOURCE_SUM=05de7d321c651e3874a373f4e281ad56b7e3268cf33c81fe1caace859e9e596f
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.4/syncthing-linux-arm64-v1.18.4.tar.gz
SOURCE_SUM=1fe0f89c8d769689d2e2b676ea5126d660e8c9ecdb62c6cc58b33ffeded34636
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.18.3/syncthing-linux-386-v1.18.3.tar.gz
SOURCE_SUM=e7d2ab80d7396d2bd17057731ff7b98bf97618f74d714c2ef082c3eb11350899
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.4/syncthing-linux-386-v1.18.4.tar.gz
SOURCE_SUM=f7e55a74011253ea4c2cbd3701a4a24ee8a23f78153362fca87ebec747727b06
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.18.3/syncthing-linux-amd64-v1.18.3.tar.gz
SOURCE_SUM=4ddade013a801cc26448b5b134ec494c6aab129c446cb211a9e2580f7a5bc6ec
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.4/syncthing-linux-amd64-v1.18.4.tar.gz
SOURCE_SUM=bc43dfb1ab62222933c564822b892515fc724cdddf789a3eebc9ecd902f515df
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,12 +6,11 @@
"en": "Continuous file synchronization program.",
"fr": "Programme de synchronisation de fichiers en continu."
},
"version": "1.18.3~ynh1",
"version": "1.18.4~ynh1",
"url": "https://syncthing.net/",
"upstream": {
"license": "MPL-2.0",
"website": "https://syncthing.net",
"userdoc": "https://docs.syncthing.net",
"code": "https://github.com/syncthing/syncthing"
},
@ -33,7 +32,7 @@
"nginx"
],
"arguments": {
"install" : [
"install": [
{
"name": "domain",
"type": "domain",