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

Upgrade to version 1.20.1
This commit is contained in:
yalh76 2022-05-09 08:26:58 +02:00 committed by GitHub
commit a2f772df3b
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.19.2~ynh1
**Shipped version:** 1.20.1~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.19.2~ynh1
**Version incluse :** 1.20.1~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.19.2/syncthing-linux-amd64-v1.19.2.tar.gz
SOURCE_SUM=ce80f6f7355cfddad1afd67546f56211bc08212a87b466d7c167b73335a02d2a
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.1/syncthing-linux-amd64-v1.20.1.tar.gz
SOURCE_SUM=fb3f3c824f8f21f305008107e2325bb81dfd269817b3b0780a77c4b6bca399a9
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.19.2/syncthing-linux-arm64-v1.19.2.tar.gz
SOURCE_SUM=d6dbf20c0e044a821bbbd53a0d71e65b83965f4e04d81425cd82efcd48e9496a
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.1/syncthing-linux-arm64-v1.20.1.tar.gz
SOURCE_SUM=504d6530fc9115b9088b02340a8346370726b86122bea781f3eaecb8787d947a
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.19.2/syncthing-linux-arm-v1.19.2.tar.gz
SOURCE_SUM=56ea40498dd7c77e631b4f3275a0a838e557c6a1b5410d795bc22a162e8d970e
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.1/syncthing-linux-arm-v1.20.1.tar.gz
SOURCE_SUM=763765104ab143d6707d800dfae6d0067cc3d7e8f245d7a2ea72826e495979d0
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.19.2/syncthing-linux-386-v1.19.2.tar.gz
SOURCE_SUM=58f3b6c88175e4fcd36307b784ee915c50518cf1e06a2b5cd8233adcc45ba654
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.1/syncthing-linux-386-v1.20.1.tar.gz
SOURCE_SUM=417e2244c2841e0c4745c81b648525304933166a27ddfbe7ef33775beb76a91d
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.19.2~ynh1",
"version": "1.20.1~ynh1",
"url": "https://syncthing.net/",
"upstream": {
"license": "MPL-2.0",