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

Upgrade to 23.08.31
This commit is contained in:
Papa Dragon 2023-08-31 23:54:06 +02:00 committed by GitHub
commit cdc5740c11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 8 additions and 9 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.
**Shipped version:** 23.08.18~ynh1
**Shipped version:** 23.08.31~ynh1
## 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.
**Version incluse :** 23.08.18~ynh1
**Version incluse :** 23.08.31~ynh1
## Captures décran

View file

@ -5,7 +5,7 @@ name = "Streams"
description.en = "Open source fediverse server"
description.fr = "Serveur fediverse open source"
version = "23.08.18~ynh1"
version = "23.08.31~ynh1"
maintainers = ["Papa Dragon"]
@ -35,12 +35,12 @@ ram.runtime = "50M"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://codeberg.org/streams/streams/archive/c915806a8df218e89801280d7b4cf5336ef2cd48.tar.gz"
sha256 = "787690c50158203e459d448305af469232129f53bee49847f55fc1e0c5d1fc5e"
url = "https://codeberg.org/streams/streams/archive/1008964a91e9fa57688c17e9f9177960a68b5519.tar.gz"
sha256 = "9a8d7b6b08f5321199728d8b9107f44f6e1a3c56c981d4fdf0e362f97395f6be"
[resources.sources.addons]
url = "https://codeberg.org/streams/streams-addons/archive/0ff7cafbb205611c9f5fbbb8d8294c0b9dba0d70.tar.gz"
sha256 = "2118bb796e1113a50b72c525708484563656edfe4b03c50b01ef973d839f3bce"
url = "https://codeberg.org/streams/streams-addons/archive/335bb4fa155257847c225c2ab8cfb8c5b780d5a5.tar.gz"
sha256 = "d1cd77fd9a8988c46f9c7e8e6aad3a997112130ac22dbc36e31fb070a5f257ee"
[resources.ports]

View file

@ -13,7 +13,6 @@ test_format = 1.0
# Default args to use for install
# -------------------------------
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"
test_upgrade_from.34f7b7dfe80f67150bee2fe012fc8ccb4a1bf218.name = "Upgrade from 23.08.18~ynh1"