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

This commit is contained in:
yunohost-bot 2022-01-11 19:05:14 +00:00
parent a1d30452e5
commit bec55bc470
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.18.5/syncthing-linux-amd64-v1.18.5.tar.gz
SOURCE_SUM=f7c5f1f7d8169e33e4f4e5b0016115cacd4f40ecf42ad5f0acf445d121ea47a0
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.6/syncthing-linux-amd64-v1.18.6.tar.gz
SOURCE_SUM=d30bf2f0e8ff91e284164830b1bf209a6e6ad4703428bc4fa012dc0bd7e37fa2
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.5/syncthing-linux-arm64-v1.18.5.tar.gz
SOURCE_SUM=9d7dcc8838699b4b2b8356b2cbadcdaf3432aadd33a1ce838ef6cc056834227b
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.6/syncthing-linux-arm64-v1.18.6.tar.gz
SOURCE_SUM=349facbfb8fa2ef40fdacff81cb1f962eb7950376956ff0f8000e9a92d17aa8c
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.5/syncthing-linux-arm-v1.18.5.tar.gz
SOURCE_SUM=9a8f1c0e6e3443c21d33c7801ffbd92e860d5839fd6f488146af843210cfdf23
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.6/syncthing-linux-arm-v1.18.6.tar.gz
SOURCE_SUM=c1ec210c90171ac366b9116cfa7b0c88c8895df36fdfa4078fecb8275a37b8aa
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.5/syncthing-linux-386-v1.18.5.tar.gz
SOURCE_SUM=520e5baf4c39abd04a1a8fc0f303ae9bd0f349a7fd36a62a7e2e64d9bb2ad3e0
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.6/syncthing-linux-386-v1.18.6.tar.gz
SOURCE_SUM=992d9497f96dc875ac092ba9fd8f03ee6a9792b3f04f2697fa15c99d4edc0ed5
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.5~ynh1",
"version": "1.18.6~ynh1",
"url": "https://syncthing.net/",
"upstream": {
"license": "MPL-2.0",