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 #109 from YunoHost-Apps/ci-auto-update-v1.19.0

Upgrade to version 1.19.0
This commit is contained in:
yalh76 2022-02-03 21:12:33 +01:00 committed by GitHub
commit 446c46f9d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 11 additions and 11 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.6~ynh2
**Shipped version:** 1.19.0~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.6~ynh2
**Version incluse :** 1.19.0~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.6/syncthing-linux-amd64-v1.18.6.tar.gz
SOURCE_SUM=d30bf2f0e8ff91e284164830b1bf209a6e6ad4703428bc4fa012dc0bd7e37fa2
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.19.0/syncthing-linux-amd64-v1.19.0.tar.gz
SOURCE_SUM=c493cef18e5b3c540bb220252f09f14e3363458653de248bb79796f0f9e612db
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.6/syncthing-linux-arm64-v1.18.6.tar.gz
SOURCE_SUM=349facbfb8fa2ef40fdacff81cb1f962eb7950376956ff0f8000e9a92d17aa8c
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.19.0/syncthing-linux-arm64-v1.19.0.tar.gz
SOURCE_SUM=70b7beb9e09ecb87e814537555e8b6c34b6de904155dcc6efa5467903a009f90
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.6/syncthing-linux-arm-v1.18.6.tar.gz
SOURCE_SUM=c1ec210c90171ac366b9116cfa7b0c88c8895df36fdfa4078fecb8275a37b8aa
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.19.0/syncthing-linux-arm-v1.19.0.tar.gz
SOURCE_SUM=19dbef6417a8c6f5d0362d38c7e294f45d82d0ed925656e51653d9f9087512b3
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.6/syncthing-linux-386-v1.18.6.tar.gz
SOURCE_SUM=992d9497f96dc875ac092ba9fd8f03ee6a9792b3f04f2697fa15c99d4edc0ed5
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.19.0/syncthing-linux-386-v1.19.0.tar.gz
SOURCE_SUM=ebd8f35c9d14c94072da4fe302a3abc01987b94ef6b3e3272b8a1e20a0871570
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.18.6~ynh2",
"version": "1.19.0~ynh1",
"url": "https://syncthing.net/",
"upstream": {
"license": "MPL-2.0",