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

This commit is contained in:
yunohost-bot 2022-06-07 21:10:40 +00:00
parent a2f772df3b
commit 6fe2832487
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.1/syncthing-linux-amd64-v1.20.1.tar.gz
SOURCE_SUM=fb3f3c824f8f21f305008107e2325bb81dfd269817b3b0780a77c4b6bca399a9
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.2/syncthing-linux-amd64-v1.20.2.tar.gz
SOURCE_SUM=364c029939984fbeb33f39c49e08543ef905a0e848ecb8cfe9e25549341ea809
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.1/syncthing-linux-arm64-v1.20.1.tar.gz
SOURCE_SUM=504d6530fc9115b9088b02340a8346370726b86122bea781f3eaecb8787d947a
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.2/syncthing-linux-arm64-v1.20.2.tar.gz
SOURCE_SUM=db01cf8670c5bc9864421984c7efea91e829f7aee7fad86e7af89c8dabba20e6
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.1/syncthing-linux-arm-v1.20.1.tar.gz
SOURCE_SUM=763765104ab143d6707d800dfae6d0067cc3d7e8f245d7a2ea72826e495979d0
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.2/syncthing-linux-arm-v1.20.2.tar.gz
SOURCE_SUM=bbb6562b3fe564d3bea6e29452ea7303247e8c4d49fa0280c3de0d856d8d4a27
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.1/syncthing-linux-386-v1.20.1.tar.gz
SOURCE_SUM=417e2244c2841e0c4745c81b648525304933166a27ddfbe7ef33775beb76a91d
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.20.2/syncthing-linux-386-v1.20.2.tar.gz
SOURCE_SUM=a141d48175ffc7598555d3d98d0badeb39268ef07c454b33ed9e5b85cfad33fd
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.1~ynh1",
"version": "1.20.2~ynh1",
"url": "https://syncthing.net/",
"upstream": {
"license": "MPL-2.0",