mirror of
https://github.com/YunoHost-Apps/glitchsoc_ynh.git
synced 2024-09-03 19:15:59 +02:00
Update to last master
This commit is contained in:
parent
b7d9890193
commit
2f91878a36
4 changed files with 7 additions and 7 deletions
|
@ -21,7 +21,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
A libre and federated social network, fork of Mastodon.
|
||||
|
||||
**Shipped version:** 3.3.0~ynh1
|
||||
**Shipped version:** 3.4.0-rc2~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -6,14 +6,14 @@
|
|||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Glich-Soc rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.*
|
||||
> *This package allows you to install glitchsoc quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Vue d'ensemble
|
||||
|
||||
Un réseau social libre et fédéré, scission de Mastodon.
|
||||
|
||||
**Version incluse:** 3.3.0~ynh1
|
||||
**Version incluse:** 3.4.0-rc2~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/df326b8b5c0659edb2aca77690a892f228b0e099.tar.gz
|
||||
SOURCE_SUM=9791bd00b76653908fd0d66533e5b31eecff6759f77794e8b64a4ebe2fe3ae50
|
||||
SOURCE_URL=https://github.com/glitch-soc/mastodon/archive/678e07c54485c6cc61b2ac18aa5ceaa290a6fcbd.tar.gz
|
||||
SOURCE_SUM=4c970c6af2dc9652a1374c3d70c3ea5256ea4e04a76aa206ebbf9a3516fcbc64
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "A libre and federated social network, fork of Mastodon.",
|
||||
"fr": "Un réseau social libre et fédéré, scission de Mastodon."
|
||||
},
|
||||
"version": "3.3.0~ynh1",
|
||||
"version": "3.4.0-rc2~ynh1",
|
||||
"url": "https://github.com/glitch-soc/mastodon",
|
||||
"upstream": {
|
||||
"license": "free",
|
||||
|
|
Loading…
Add table
Reference in a new issue