mirror of
https://github.com/YunoHost-Apps/streams_ynh.git
synced 2024-09-03 20:26:20 +02:00
commit
e7681e0867
4 changed files with 6 additions and 6 deletions
|
@ -21,7 +21,7 @@ The [streams repository](https://codeberg.org/streams/streams/) lets you install
|
||||||
Your websites will be compatible with **Mastodon**, **Pleroma**, **Pixelfed**, **Friendica**, **Hubzilla**, **Funkwhale**, **Peertube**, **Plume**, **WriteFreely** and many, many more.
|
Your websites will be compatible with **Mastodon**, **Pleroma**, **Pixelfed**, **Friendica**, **Hubzilla**, **Funkwhale**, **Peertube**, **Plume**, **WriteFreely** and many, many more.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 23.10.04~ynh1
|
**Shipped version:** 23.10.10~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -21,7 +21,7 @@ Le [dépôt streams](https://codeberg.org/streams/streams/) vous permet d'instal
|
||||||
Vos sites web seront compatibles avec **Mastodon**, **Pleroma**, **Pixelfed**, **Friendica**, **Hubzilla**, **Funkwhale**, **Peertube**, **Plume**, **WriteFreely** et bien d'autres encore.
|
Vos sites web seront compatibles avec **Mastodon**, **Pleroma**, **Pixelfed**, **Friendica**, **Hubzilla**, **Funkwhale**, **Peertube**, **Plume**, **WriteFreely** et bien d'autres encore.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 23.10.04~ynh1
|
**Version incluse :** 23.10.10~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -5,7 +5,7 @@ name = "Streams"
|
||||||
description.en = "Open source fediverse server"
|
description.en = "Open source fediverse server"
|
||||||
description.fr = "Serveur fediverse open source"
|
description.fr = "Serveur fediverse open source"
|
||||||
|
|
||||||
version = "23.10.04~ynh1"
|
version = "23.10.10~ynh1"
|
||||||
|
|
||||||
maintainers = ["Papa Dragon"]
|
maintainers = ["Papa Dragon"]
|
||||||
|
|
||||||
|
@ -39,8 +39,8 @@ ram.runtime = "50M"
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://codeberg.org/streams/streams/archive/ec845dbc53acc56fb3183da742354da01f90ed06.tar.gz"
|
url = "https://codeberg.org/streams/streams/archive/e83aaac1679b40d000b4999b9c98b15f97c5d8ec.tar.gz"
|
||||||
sha256 = "759b0568896c1ba05330bd64f05fedd4d9c1721e91aef7bb46e038dc86b38ee2"
|
sha256 = "c1d31da756523730bd4df2d0f3be55fb302ddd9f83d554249716fb0280d6267a"
|
||||||
|
|
||||||
[resources.sources.addons]
|
[resources.sources.addons]
|
||||||
url = "https://codeberg.org/streams/streams-addons/archive/39b1c5af9f2b1c639b6438ac85b0ea85273fc201.tar.gz"
|
url = "https://codeberg.org/streams/streams-addons/archive/39b1c5af9f2b1c639b6438ac85b0ea85273fc201.tar.gz"
|
||||||
|
|
|
@ -13,6 +13,6 @@ test_format = 1.0
|
||||||
# Default args to use for install
|
# Default args to use for install
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
|
|
||||||
test_upgrade_from.def1a2f42f7366b541978694d78086d8473563e8.name = "Upgrade from 23.08.31~ynh1"
|
|
||||||
test_upgrade_from.30902874480821166e7aa493a756b9571f8c5c4b.name = "Upgrade from 23.09.09~ynh1"
|
test_upgrade_from.30902874480821166e7aa493a756b9571f8c5c4b.name = "Upgrade from 23.09.09~ynh1"
|
||||||
test_upgrade_from.7d95dde09194d8948e893a92a52a02a0a48cf33e.name = "Upgrade from 23.09.28~ynh2"
|
test_upgrade_from.7d95dde09194d8948e893a92a52a02a0a48cf33e.name = "Upgrade from 23.09.28~ynh2"
|
||||||
|
test_upgrade_from.4a60421ef85ac193294fc057480a3469f4540e41.name = "Upgrade from 23.04.10~ynh1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue