1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

Merge pull request #154 from YunoHost-Apps/ci-auto-update-v1.23.6

Upgrade to version 1.23.6
This commit is contained in:
Éric Gaspar 2023-07-04 09:56:15 +02:00 committed by GitHub
commit 01c6ffd353
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 13 additions and 13 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet.
**Shipped version:** 1.23.5~ynh1
**Shipped version:** 1.23.6~ynh1
## Screenshots

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet.
**Version incluse :** 1.23.5~ynh1
**Version incluse :** 1.23.6~ynh1
## Captures décran

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.5/syncthing-linux-amd64-v1.23.5.tar.gz
SOURCE_SUM=e27c7cafd504e5ac92c7b0cfdcc09271e9ad360a02b0400ee9684b2e78da8c40
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-linux-amd64-v1.23.6.tar.gz
SOURCE_SUM=3e38d71c7a9e45b52ee6daa056cf5d4c443d232f5d0263bf384e6cab83f40f63
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.5/syncthing-linux-arm64-v1.23.5.tar.gz
SOURCE_SUM=313b27cd811dbbb1c1f18b9d48c46881524dbc8bb14923581a9ad98c17001d68
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-linux-arm64-v1.23.6.tar.gz
SOURCE_SUM=77aa94c1aed6b6830a9a489ade020cedfd1ad28a7ee194292ea982576ed18cbc
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.5/syncthing-linux-arm-v1.23.5.tar.gz
SOURCE_SUM=42bf2302bbcd6737c843874591dd95843eefc7e4c1ea259a0f8da6a6e5383e5f
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-linux-arm-v1.23.6.tar.gz
SOURCE_SUM=78b4ab4023c8df10722a55b2ad1dedd1253a4e90bd62cd02b8e92f97050a86c8
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.5/syncthing-linux-arm-v1.23.5.tar.gz
SOURCE_SUM=42bf2302bbcd6737c843874591dd95843eefc7e4c1ea259a0f8da6a6e5383e5f
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-linux-arm-v1.23.6.tar.gz
SOURCE_SUM=78b4ab4023c8df10722a55b2ad1dedd1253a4e90bd62cd02b8e92f97050a86c8
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.5/syncthing-linux-386-v1.23.5.tar.gz
SOURCE_SUM=e41920912f2f3f9d06a99feeec2bce9fb24ee43667d700ad81f19a2415bf5f82
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.23.6/syncthing-linux-386-v1.23.6.tar.gz
SOURCE_SUM=9db26daa7564d60a28419ebd21899d55887ebab00bdf9517b4e7d8bca2db2888
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.5~ynh1",
"version": "1.23.6~ynh1",
"url": "https://syncthing.net/",
"upstream": {
"license": "MPL-2.0",