mirror of
https://github.com/YunoHost-Apps/streams_ynh.git
synced 2024-09-03 20:26:20 +02:00
commit
9ee1597806
4 changed files with 6 additions and 5 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.
|
||||
|
||||
|
||||
**Shipped version:** 23.08.14~ynh1
|
||||
**Shipped version:** 23.08.18~ynh1
|
||||
|
||||
## 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.
|
||||
|
||||
|
||||
**Version incluse :** 23.08.14~ynh1
|
||||
**Version incluse :** 23.08.18~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Streams"
|
|||
description.en = "Open source fediverse server"
|
||||
description.fr = "Serveur fediverse open source"
|
||||
|
||||
version = "23.08.14~ynh1"
|
||||
version = "23.08.18~ynh1"
|
||||
|
||||
maintainers = ["Papa Dragon"]
|
||||
|
||||
|
@ -35,8 +35,8 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://codeberg.org/streams/streams/archive/0902f21ca992f12b7880858378ce8ca045d203d4.tar.gz"
|
||||
sha256 = "7f0b2b0be72fb7996a2a91b6109e7e519e6ccb174fb79d2bd38639203c2483fc"
|
||||
url = "https://codeberg.org/streams/streams/archive/c915806a8df218e89801280d7b4cf5336ef2cd48.tar.gz"
|
||||
sha256 = "787690c50158203e459d448305af469232129f53bee49847f55fc1e0c5d1fc5e"
|
||||
|
||||
[resources.sources.addons]
|
||||
url = "https://codeberg.org/streams/streams-addons/archive/0ff7cafbb205611c9f5fbbb8d8294c0b9dba0d70.tar.gz"
|
||||
|
|
|
@ -16,3 +16,4 @@ test_format = 1.0
|
|||
test_upgrade_from.8d6400e5771b6dfa35863b726c215a9d58c70206.name = "Upgrade from 23.08.02~ynh4"
|
||||
test_upgrade_from.e42ed904304f4fb9cdf3daaa8be01130470b43b7.name = "Upgrade from 23.08.02~ynh5"
|
||||
test_upgrade_from.735e43e619a05e7d3e6b3d317086ecf9814c55f5.name = "Upgrade from 23.08.11~ynh1"
|
||||
test_upgrade_from.0b3d6c80be7fae311d1e560e24af963bb212c04f.name = "Upgrade from 23.08.14~ynh1"
|
||||
|
|
Loading…
Add table
Reference in a new issue