mirror of
https://github.com/YunoHost-Apps/streams_ynh.git
synced 2024-09-03 20:26:20 +02:00
Merge pull request #10 from YunoHost-Apps/testing
Upstream upgrade to 23.09.28
This commit is contained in:
commit
aed2ed5aeb
4 changed files with 8 additions and 11 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.
|
||||
|
||||
|
||||
**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: <https://codeberg.org/streams/streams>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_streams>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/streams_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
|
|
@ -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 : <https://codeberg.org/streams/streams>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_streams>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/streams_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
|
|
@ -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]
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue