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

This commit is contained in:
yunohost-bot 2023-09-05 18:46:00 +00:00
parent 5c2a7514e9
commit 26bde54be0
6 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.7/syncthing-linux-amd64-v1.23.7.tar.gz
SOURCE_SUM=4d1ca2d9241aef575d95485ae057680ee50595d23cb88a0dece17c10dafd2bb7
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-linux-amd64-v1.24.0.tar.gz
SOURCE_SUM=b6e514d61f9be7d516483762e91e10c1644427e35d88c79edb64cbc6256e1036
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.23.7/syncthing-linux-arm64-v1.23.7.tar.gz
SOURCE_SUM=3a793f4fef3800a2e6d8640a03045ae82a513429c9b9a25fba5bfab1cdea9ddd
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-linux-arm64-v1.24.0.tar.gz
SOURCE_SUM=e1e3de74b72794c1708e965a625dca04706745676148e0fa77fee2bbddfa49dd
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.23.7/syncthing-linux-arm-v1.23.7.tar.gz
SOURCE_SUM=658454cadf5302b7e65f0242cd782fdc76f318b1a5082b559908e9dd7ac45894
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-linux-arm-v1.24.0.tar.gz
SOURCE_SUM=43060bdd6e0d3028749a505dfec2389730f30c7881ebbb76932d8a6f70558d68
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.23.7/syncthing-linux-arm-v1.23.7.tar.gz
SOURCE_SUM=658454cadf5302b7e65f0242cd782fdc76f318b1a5082b559908e9dd7ac45894
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-linux-arm-v1.24.0.tar.gz
SOURCE_SUM=43060bdd6e0d3028749a505dfec2389730f30c7881ebbb76932d8a6f70558d68
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.23.7/syncthing-linux-386-v1.23.7.tar.gz
SOURCE_SUM=2771f332ee814c79da0e1385e1544cb1dbe738984dfc8e6eb05ff74065b1bdc3
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.24.0/syncthing-linux-386-v1.24.0.tar.gz
SOURCE_SUM=2a7a76bf499188226f0a74b35bb2a6e217dad025348c00dc79a7246cbd13ce28
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.23.7~ynh1",
"version": "1.24.0~ynh1",
"url": "https://syncthing.net/",
"upstream": {
"license": "MPL-2.0",