From e425db55df4c2a7d8a1ca015431b01f22a8c6330 Mon Sep 17 00:00:00 2001 From: dragondaddy Date: Sun, 1 Oct 2023 12:45:53 +0200 Subject: [PATCH 1/2] Upstream release update --- manifest.toml | 10 +++++----- tests.toml | 3 +-- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index bedeaff..add3466 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Streams" description.en = "Open source fediverse server" description.fr = "Serveur fediverse open source" -version = "23.09.09~ynh1" +version = "23.09.28~ynh1" maintainers = ["Papa Dragon"] @@ -39,12 +39,12 @@ ram.runtime = "50M" [resources] [resources.sources] [resources.sources.main] - url = "https://codeberg.org/streams/streams/archive/258302bbf44d667ad1c9ff110d547e28e43abb3f.tar.gz" - sha256 = "c587641a9faedfb6e7d2483ba23f90fc089bb9cb8400706b51dfb164d1f2a46e" + url = "https://codeberg.org/streams/streams/archive/4ecbb245e474dbf49738ffea3de97ecedfaa6dc8.tar.gz" + sha256 = "c109d788016b812e9ef84b95d2a899f3aa673d0bb17df6382b96fa40a888f1c1" [resources.sources.addons] - url = "https://codeberg.org/streams/streams-addons/archive/335bb4fa155257847c225c2ab8cfb8c5b780d5a5.tar.gz" - sha256 = "d1cd77fd9a8988c46f9c7e8e6aad3a997112130ac22dbc36e31fb070a5f257ee" + url = "https://codeberg.org/streams/streams-addons/archive/39b1c5af9f2b1c639b6438ac85b0ea85273fc201.tar.gz" + sha256 = "6325e08b298839a0b370f405666d040af702c31437c4e90e0472e73f84864a8f" [resources.ports] diff --git a/tests.toml b/tests.toml index 5050ca6..c21b5cd 100644 --- a/tests.toml +++ b/tests.toml @@ -13,6 +13,5 @@ test_format = 1.0 # Default args to use for install # ------------------------------- - test_upgrade_from.0b3d6c80be7fae311d1e560e24af963bb212c04f.name = "Upgrade from 23.08.14~ynh1" - test_upgrade_from.34f7b7dfe80f67150bee2fe012fc8ccb4a1bf218.name = "Upgrade from 23.08.18~ynh1" test_upgrade_from.def1a2f42f7366b541978694d78086d8473563e8.name = "Upgrade from 23.08.31~ynh1" + test_upgrade_from.30902874480821166e7aa493a756b9571f8c5c4b.name = "Upgrade from 23.09.28~ynh1" From 6dd83a7e922eb9b72f0cac38eaafc6a8d5614db8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 1 Oct 2023 10:46:01 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 3 +-- README_fr.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8eb8190..7ffacd9 100644 --- a/README.md +++ b/README.md @@ -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.09.09~ynh1 +**Shipped version:** 23.09.28~ynh1 ## Screenshots @@ -30,7 +30,6 @@ Your websites will be compatible with **Mastodon**, **Pleroma**, **Pixelfed**, * ## Documentation and resources * Upstream app code repository: -* YunoHost documentation for this app: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index d4b9abf..0f6c789 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.09.09~ynh1 +**Version incluse :** 23.09.28~ynh1 ## Captures d’écran @@ -30,7 +30,6 @@ Vos sites web seront compatibles avec **Mastodon**, **Pleroma**, **Pixelfed**, * ## Documentations et ressources * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : * Signaler un bug : ## Informations pour les développeurs