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 v1.20.0

This commit is contained in:
yunohost-bot 2022-05-04 06:22:31 +00:00
parent b2995b855e
commit 0d41a4350e
5 changed files with 9 additions and 9 deletions

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.0/syncthing-linux-amd64-v1.20.0.tar.gz
SOURCE_SUM=b64192c5cec35f3e5bf4ed7d243e88ffd553e049365886fec2399b1b7b405f3a
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.0/syncthing-linux-arm64-v1.20.0.tar.gz
SOURCE_SUM=1138a244c3105019c7a53acf2695f34af0d37b23a7c5c16b75a3bf18bf5d4fda
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.0/syncthing-linux-arm-v1.20.0.tar.gz
SOURCE_SUM=e8791d3116e03af2ddb4f4af777b63b040f29bae14b59ae74da6b77e17aca43a
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.0/syncthing-linux-386-v1.20.0.tar.gz
SOURCE_SUM=3d41e4966fd5289d9d4e4e799005ee78938b793b74c2f82c42e34d20d415b910
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.0~ynh1",
"url": "https://syncthing.net/",
"upstream": {
"license": "MPL-2.0",