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

This commit is contained in:
yunohost-bot 2022-12-07 06:18:59 +00:00
parent 741b07f113
commit 90a41536bb
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.22.1/syncthing-linux-amd64-v1.22.1.tar.gz
SOURCE_SUM=f91066b8588c02b5ff77aa801cc4e0319f3467325bdd75326aebccffb6495698
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-linux-amd64-v1.22.2.tar.gz
SOURCE_SUM=72077006e97097a9f3bec3fba866f682018de383797114b94218519c9bc65927
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.22.1/syncthing-linux-arm64-v1.22.1.tar.gz
SOURCE_SUM=5148b780703c78729e4988863bc763dc18b7d46556ce7d14d6f550c3e3a8eb54
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-linux-arm64-v1.22.2.tar.gz
SOURCE_SUM=10993458ca1982f11c2e9d52f4fae3374192976e89ae905c47a76bfc0bf1524a
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.22.1/syncthing-linux-arm-v1.22.1.tar.gz
SOURCE_SUM=6506b24baa1cc22b088e4cf0b67eb738dc813f4b23865d8b8ff0456a2c2efa0b
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-linux-arm-v1.22.2.tar.gz
SOURCE_SUM=9ecebff1f5af2fdc9566e9755901c1c2e357cc362d4a51df083d79c5fb1367cd
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.22.1/syncthing-linux-386-v1.22.1.tar.gz
SOURCE_SUM=fb078e4fc278ddf943b20e6b01051a96953b180583caafc039461d270dc46ac7
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.22.2/syncthing-linux-386-v1.22.2.tar.gz
SOURCE_SUM=b2c6c1f605d35a20de17e4f4fbda929f2302a6d2b88404f764b3935dd14c9c68
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.22.1~ynh1",
"version": "1.22.2~ynh1",
"url": "https://syncthing.net/",
"upstream": {
"license": "MPL-2.0",