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.21.0

This commit is contained in:
yunohost-bot 2022-09-06 06:58:14 +00:00
parent 7fac3958dd
commit b6d95deeaa
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.20.4/syncthing-linux-amd64-v1.20.4.tar.gz
SOURCE_SUM=ce577b08236c14ce4e3f2f589791b2521086bdd2ce952800847f0acd1b753dbe
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-linux-amd64-v1.21.0.tar.gz
SOURCE_SUM=8d71169f00333759a7057123d9a33e47cf07f0cff8eabc9fe96be00a7e3b8c03
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.20.4/syncthing-linux-arm64-v1.20.4.tar.gz
SOURCE_SUM=5eeda7b2119a3da01271633878ace763869ace26bfa598e6f02a6d7987ca1cd7
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-linux-arm64-v1.21.0.tar.gz
SOURCE_SUM=2c77c81db5a5c208062c863d47797bd21e9864c4b83022c5dfbf231a69bcbff1
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.20.4/syncthing-linux-arm-v1.20.4.tar.gz
SOURCE_SUM=a3a86dd15a6783253d987c75a16fcee23a8f7c27dfc97167bd777bf3ec465ae2
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-linux-arm-v1.21.0.tar.gz
SOURCE_SUM=802a60e172f220dba63665eeab982f22f49e2c6b67878b5fd702a5eeb4f8520b
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.20.4/syncthing-linux-386-v1.20.4.tar.gz
SOURCE_SUM=7f8daa454a79e6c869afcec50f4b9b7906c697b37c14762dd5f217d3a9ad940e
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.21.0/syncthing-linux-386-v1.21.0.tar.gz
SOURCE_SUM=e73e0e9efe84e62775735a9ffb91647873ff402a3590392d7a7d2c5d4eda704e
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.20.4~ynh1",
"version": "1.21.0~ynh1",
"url": "https://syncthing.net/",
"upstream": {
"license": "MPL-2.0",