mirror of
https://github.com/YunoHost-Apps/syncthing_ynh.git
synced 2024-09-03 20:26:23 +02:00
Upgrade 1.4.1
This commit is contained in:
parent
e3c91e093b
commit
a1078bbb89
6 changed files with 10 additions and 10 deletions
|
@ -9,7 +9,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to
|
|||
## Overview
|
||||
Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.
|
||||
|
||||
**Shipped version:** 1.4.0
|
||||
**Shipped version:** 1.4.1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.4.0/syncthing-linux-arm-v1.4.0.tar.gz
|
||||
SOURCE_SUM=01df32e2fe7aa92692ed329ef455e0d271f58120471a6d6de7e6f3226ec0441b
|
||||
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.4.1/syncthing-linux-arm-v1.4.1.tar.gz
|
||||
SOURCE_SUM=a7a3ca1abff0327714305cf430d629d0987f0d4689dda757ade2c505114c2f32
|
||||
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.4.0/syncthing-linux-arm64-v1.4.0.tar.gz
|
||||
SOURCE_SUM=1a74352ffaa868fafb0c1988de07c85a53733466ac6a6aca4bb2a46eb3b21028
|
||||
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.4.1/syncthing-linux-arm64-v1.4.1.tar.gz
|
||||
SOURCE_SUM=fea498eeb67a8c2003dfe7da4197f9b1ad0e5522def342c89380598606199bc9
|
||||
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.4.0/syncthing-linux-386-v1.4.0.tar.gz
|
||||
SOURCE_SUM=c64a2279227f014361629d30f05b9a4cd27bc980f17e9ef0be6075d8068670db
|
||||
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.4.1/syncthing-linux-386-v1.4.1.tar.gz
|
||||
SOURCE_SUM=e65c3073df260043f421c831abed18e60eeee43d9cd3316da07641c27a181347
|
||||
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.4.0/syncthing-linux-amd64-v1.4.0.tar.gz
|
||||
SOURCE_SUM=97b79bde482a784e6f6c7cbf654acfc66c945c8e44e6cf2a4858293e50bf5ace
|
||||
SOURCE_URL=https://github.com/syncthing/syncthing/releases/download/v1.4.1/syncthing-linux-amd64-v1.4.1.tar.gz
|
||||
SOURCE_SUM=baeb86ee9cb04d6b89b5c7dc27c7de99a2f364a13a2b44149352492d04aa8bd7
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized.",
|
||||
"fr": "Syncthing remplace les services propriétaires de synchro et de cloud avec quelque chose d'ouvert, digne de confiance et décentralisée."
|
||||
},
|
||||
"version": "1.4.0~ynh1",
|
||||
"version": "1.4.1~ynh1",
|
||||
"url": "https://syncthing.net/",
|
||||
"license": "MPL-2.0",
|
||||
"maintainer": [
|
||||
|
|
Loading…
Add table
Reference in a new issue