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 #90 from YunoHost-Apps/testing

Upgrade to 1.18.1~ynh1
This commit is contained in:
yalh76 2021-08-04 23:02:45 +02:00 committed by GitHub
commit 3e69fac207
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 26 additions and 22 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Continuous file synchronization program.
**Shipped version:** 1.18.0~ynh1
**Shipped version:** 1.18.1~ynh1

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Programme de synchronisation de fichiers en continu.
**Version incluse :** 1.18.0~ynh1
**Version incluse :** 1.18.1~ynh1

View file

@ -20,29 +20,31 @@
# 1.4.2
upgrade=1 from_commit=a351c2b6431a3ac092f3581a9778a402ec81f963
# 1.5.0~ynh1
upgrade=1 from_commit=91793d91bca31838cbb97782a633d3732e178b8a
#upgrade=1 from_commit=91793d91bca31838cbb97782a633d3732e178b8a
# 1.6.1~ynh1
upgrade=1 from_commit=73bac603324544f2ae3de05487f804a09c0a3673
#upgrade=1 from_commit=73bac603324544f2ae3de05487f804a09c0a3673
# 1.8.0~ynh1
upgrade=1 from_commit=36c6b16e1ede95d51d3ddcbf8b00f6f2ee1a843f
#upgrade=1 from_commit=36c6b16e1ede95d51d3ddcbf8b00f6f2ee1a843f
# 1.10.0~ynh1
upgrade=1 from_commit=f8bfd49d14a7050f30452884c6d59c972c2843ef
#upgrade=1 from_commit=f8bfd49d14a7050f30452884c6d59c972c2843ef
# 1.12.0~ynh1
upgrade=1 from_commit=89687d0fb06f4743328b1198c7861d7d9d624641
#upgrade=1 from_commit=89687d0fb06f4743328b1198c7861d7d9d624641
# 1.13.1~ynh1
upgrade=1 from_commit=50e824fe22fb9ba82c8a7606afb03fa3f9998463
#upgrade=1 from_commit=50e824fe22fb9ba82c8a7606afb03fa3f9998463
# 1.14.0~ynh1
upgrade=1 from_commit=ae0a88df0bf4a3d684f95e21245ee1e0de4d54f4
#upgrade=1 from_commit=ae0a88df0bf4a3d684f95e21245ee1e0de4d54f4
# 1.14.0~ynh2
upgrade=1 from_commit=201eab3c30f6a72de8c704190e66e11baf517a8a
#upgrade=1 from_commit=201eab3c30f6a72de8c704190e66e11baf517a8a
# 1.15.1~ynh1
upgrade=1 from_commit=f373714a18c855c936c86b389d1ef0cf46da447b
#upgrade=1 from_commit=f373714a18c855c936c86b389d1ef0cf46da447b
# 1.15.1~ynh2
upgrade=1 from_commit=2a0a768ba1e8c93c2cd1b3ef97ac558c86ddc72c
#upgrade=1 from_commit=2a0a768ba1e8c93c2cd1b3ef97ac558c86ddc72c
# 1.16.1~ynh1
upgrade=1 from_commit=a1a1134571e6f9d274b6772358bedfb4b775fe5a
#upgrade=1 from_commit=a1a1134571e6f9d274b6772358bedfb4b775fe5a
# 1.17.0~ynh1
upgrade=1 from_commit=3d2f2de9824f4e76c506bb587e4167255ff5f900
# 1.18.0~ynh1
upgrade=1 from_commit=ba40babc2a4dce4557fc57ab0dd19dc49a70f637
backup_restore=1
multi_instance=1
port_already_use=0
@ -83,3 +85,5 @@ Notification=all
name=1.16.1~ynh1
; commit=3d2f2de9824f4e76c506bb587e4167255ff5f900
name=1.17.0~ynh1
; commit=ba40babc2a4dce4557fc57ab0dd19dc49a70f637
name=1.18.0~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.0/syncthing-linux-arm-v1.18.0.tar.gz
SOURCE_SUM=351de4a45da94016a1d59d0ed5d25b1c0dc2d01310fb590c2746346e80b9f814
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.1/syncthing-linux-arm-v1.18.1.tar.gz
SOURCE_SUM=69daf6e8d80fbcfc065dec5137b5c94b558bddf471485a584ca08e50864b98d6
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.0/syncthing-linux-arm64-v1.18.0.tar.gz
SOURCE_SUM=16bcac0fb939771c5db44dafbf0f40a73e90f9800e8ebb1d0bdc2fa33f58fae1
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.1/syncthing-linux-arm64-v1.18.1.tar.gz
SOURCE_SUM=3f2fb3c796c49096e305d4a28234ecd0165e9c5413122ed01d58194c8634f3a8
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.0/syncthing-linux-386-v1.18.0.tar.gz
SOURCE_SUM=49e90ee5d89ee50fed0dc0170ed41dbd4b14404ca049c33c90a30d35e3f8d9e7
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.1/syncthing-linux-386-v1.18.1.tar.gz
SOURCE_SUM=3a0dc9d36b83cfac924048db12ac0980f7eabf10c854898ef3bbfe3454c6fe1f
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.0/syncthing-linux-amd64-v1.18.0.tar.gz
SOURCE_SUM=d36341f9c85d42c961660d8c2543158b367348a95a95b13d42c010fd8f21bf07
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.18.1/syncthing-linux-amd64-v1.18.1.tar.gz
SOURCE_SUM=1d2c4180aa610df7b83b33f59a431de8886900afff1d4687e9eda5c1b0520edb
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.0~ynh1",
"version": "1.18.1~ynh1",
"url": "https://syncthing.net/",
"upstream": {
"license": "MPL-2.0",