mirror of
https://github.com/YunoHost-Apps/streams_ynh.git
synced 2024-09-03 20:26:20 +02:00
Merge pull request #19 from YunoHost-Apps/testing
Upstream upgrade to 23.11.05
This commit is contained in:
commit
275f0b9287
4 changed files with 7 additions and 7 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.24~ynh1
|
**Shipped version:** 23.11.05~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.24~ynh1
|
**Version incluse :** 23.11.05~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.24~ynh1"
|
version = "23.11.05~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/91500d47788b5dd4f8c2cb79a7fdc023518575be.tar.gz"
|
url = "https://codeberg.org/streams/streams/archive/dd2b10a5b19da224af3384afecd269d9e3c67405.tar.gz"
|
||||||
sha256 = "372ba8a74a2367ac503685074b10410f34c7ee6f6eb9b65818dfea85b925d432"
|
sha256 = "943b8c598d04fe5a2c65f55d29a321acf05ea836eefca773e00100fb976b23da"
|
||||||
|
|
||||||
[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,5 +13,5 @@ test_format = 1.0
|
||||||
# Default args to use for install
|
# Default args to use for install
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
|
|
||||||
test_upgrade_from.69f371bce8db716ee32aa98abfc6d6d71fe49353.name = "Upgrade from 23.10.19~ynh1"
|
test_upgrade_from.b95ec979addd17957566abc56e91dc0c8f81bbb3.name = "Upgrade from 23.10.24~ynh1"
|
||||||
test_upgrade_from.77d8b627dfeb2905ff72ae693f42eff282e09e99.name = "Upgrade from 23.10.20~ynh2"
|
test_upgrade_from.398eebfc799b8d84cb4a32eecdc8558443226ace.name = "Upgrade from 23.10.30~ynh1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue