mirror of
https://github.com/YunoHost-Apps/diaspora_ynh.git
synced 2024-09-03 18:26:13 +02:00
Update diaspora to 0.7.18.2
This commit is contained in:
parent
14d07412ab
commit
9b3151aa0b
4 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Distributed social networking service
|
||||
|
||||
**Shipped version:** 0.7.18.1~ynh1
|
||||
**Shipped version:** 0.7.18.2~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
Service de réseau social distribué
|
||||
|
||||
**Version incluse :** 0.7.18.1~ynh1
|
||||
**Version incluse :** 0.7.18.2~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/diaspora/diaspora/archive/refs/tags/v0.7.18.1.tar.gz
|
||||
SOURCE_SUM=9dba7fc8ec261bc00c4f5d45af38e3c7aa9e44204dce3b2b79feeed3a120d148
|
||||
SOURCE_URL=https://github.com/diaspora/diaspora/archive/refs/tags/v0.7.18.2.tar.gz
|
||||
SOURCE_SUM=0b5828aa45af2361bfda4cd0f1e97070c322d90f1d16416bae2cba2418af9930
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Distributed social networking service",
|
||||
"fr": "Service de réseau social distribué"
|
||||
},
|
||||
"version": "0.7.18.1~ynh1",
|
||||
"version": "0.7.18.2~ynh1",
|
||||
"url": "https://diasporafoundation.org",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0",
|
||||
|
|
Loading…
Reference in a new issue