1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streams_ynh.git synced 2024-09-03 20:26:20 +02:00

Merge pull request #4 from YunoHost-Apps/testing

Update to 23.08.11
This commit is contained in:
Papa Dragon 2023-08-12 21:49:00 +02:00 committed by GitHub
commit 30f838899f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 6 deletions

View file

@ -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.08.02~ynh5 **Shipped version:** 23.08.11~ynh1
## Screenshots ## Screenshots

View file

@ -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.08.02~ynh5 **Version incluse :** 23.08.11~ynh1
## Captures décran ## Captures décran

View file

@ -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.08.02~ynh5" version = "23.08.11~ynh1"
maintainers = ["Papa Dragon"] maintainers = ["Papa Dragon"]
@ -35,8 +35,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://codeberg.org/streams/streams/archive/7e72622fa4c0ebaf0dae19e36576be33e3d46229.tar.gz" url = "https://codeberg.org/streams/streams/archive/d4b4667d498212aa395b3114319453f295383a69.tar.gz"
sha256 = "ba84087395b0368951e4042b92dd1df23ea68c9104fdd04ce1a5f5e10cc1f899" sha256 = "37a3581a66aaaa83c883a97ae12791192ba557398b7d66f821604b725f4cb9eb"
[resources.sources.addons] [resources.sources.addons]
url = "https://codeberg.org/streams/streams-addons/archive/0ff7cafbb205611c9f5fbbb8d8294c0b9dba0d70.tar.gz" url = "https://codeberg.org/streams/streams-addons/archive/0ff7cafbb205611c9f5fbbb8d8294c0b9dba0d70.tar.gz"

View file

@ -14,4 +14,4 @@ test_format = 1.0
# ------------------------------- # -------------------------------
test_upgrade_from.8d6400e5771b6dfa35863b726c215a9d58c70206.name = "Upgrade from 23.08.02~ynh4" test_upgrade_from.8d6400e5771b6dfa35863b726c215a9d58c70206.name = "Upgrade from 23.08.02~ynh4"
test_upgrade_from.e42ed904304f4fb9cdf3daaa8be01130470b43b7.name = "Upgrade from 23.08.02~ynh5"