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 #24 from YunoHost-Apps/testing

Upstream upgrade to 23.11.11
This commit is contained in:
Papa Dragon 2023-11-11 21:06:37 +01:00 committed by GitHub
commit 378ca61232
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 5 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.11.05~ynh3 **Shipped version:** 23.11.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.11.05~ynh3 **Version incluse :** 23.11.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.11.05~ynh3" version = "23.11.11~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/19d42dbb9fafc9f1be94c9a3c5964cc2158af1aa.tar.gz" url = "https://codeberg.org/streams/streams/archive/8fb92b522b8bff562b350070b57954a998875e58.tar.gz"
sha256 = "881fa19603715839a6c41d2074ad2a251e9dd528783507fd5a0382667e08c3f0" sha256 = "b06cb71508cdb166002b41d08a9385bac2bfd9ddb3301116a8cdf9b3bc026275"
[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"

View file

@ -14,4 +14,5 @@ test_format = 1.0
# ------------------------------- # -------------------------------
test_upgrade_from.8985f0af2e713f8fc514dcf4b42208d1329f2403.name = "Upgrade from 23.11.05~ynh2" test_upgrade_from.8985f0af2e713f8fc514dcf4b42208d1329f2403.name = "Upgrade from 23.11.05~ynh2"
test_upgrade_from.5112b799be49c5768416ca8c23efd0afbba9cfb5.name = "Upgrade from 23.11.05~ynh3"