mirror of
https://github.com/YunoHost-Apps/syncthing_ynh.git
synced 2024-09-03 20:26:23 +02:00
Upgrade to v1.19.1
This commit is contained in:
parent
446c46f9d4
commit
6f681265e0
5 changed files with 9 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.19.0/syncthing-linux-amd64-v1.19.0.tar.gz
|
||||
SOURCE_SUM=c493cef18e5b3c540bb220252f09f14e3363458653de248bb79796f0f9e612db
|
||||
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.19.1/syncthing-linux-amd64-v1.19.1.tar.gz
|
||||
SOURCE_SUM=1ee66778788d5dbcc60927f9d9c107f1acb57f0076fea5b6604caf7b057055a1
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.19.0/syncthing-linux-arm64-v1.19.0.tar.gz
|
||||
SOURCE_SUM=70b7beb9e09ecb87e814537555e8b6c34b6de904155dcc6efa5467903a009f90
|
||||
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.19.1/syncthing-linux-arm64-v1.19.1.tar.gz
|
||||
SOURCE_SUM=dc1e3cd2c1a6b732f246e1dcfb33c82c427edee73c8056f3fbf2e6e95f23af35
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.19.0/syncthing-linux-arm-v1.19.0.tar.gz
|
||||
SOURCE_SUM=19dbef6417a8c6f5d0362d38c7e294f45d82d0ed925656e51653d9f9087512b3
|
||||
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.19.1/syncthing-linux-arm-v1.19.1.tar.gz
|
||||
SOURCE_SUM=60d2a0677b10316e244bcd19ff3acba05e45f6972164591d321aef3145a5642d
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.19.0/syncthing-linux-386-v1.19.0.tar.gz
|
||||
SOURCE_SUM=ebd8f35c9d14c94072da4fe302a3abc01987b94ef6b3e3272b8a1e20a0871570
|
||||
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.19.1/syncthing-linux-386-v1.19.1.tar.gz
|
||||
SOURCE_SUM=991aff9adf2a339cc9fce130d68d6073075b8b0482122e0f3c6e219a4da3731a
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Continuous file synchronization program",
|
||||
"fr": "Programme de synchronisation de fichiers en continu"
|
||||
},
|
||||
"version": "1.19.0~ynh1",
|
||||
"version": "1.19.1~ynh1",
|
||||
"url": "https://syncthing.net/",
|
||||
"upstream": {
|
||||
"license": "MPL-2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue