mirror of
https://github.com/YunoHost-Apps/streams_ynh.git
synced 2024-09-03 20:26:20 +02:00
commit
bb33369617
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.
|
||||
|
||||
|
||||
**Shipped version:** 23.08.31~ynh1
|
||||
**Shipped version:** 23.09.09~ynh1
|
||||
|
||||
## 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.
|
||||
|
||||
|
||||
**Version incluse :** 23.08.31~ynh1
|
||||
**Version incluse :** 23.09.09~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Streams"
|
|||
description.en = "Open source fediverse server"
|
||||
description.fr = "Serveur fediverse open source"
|
||||
|
||||
version = "23.08.31~ynh1"
|
||||
version = "23.09.09~ynh1"
|
||||
|
||||
maintainers = ["Papa Dragon"]
|
||||
|
||||
|
@ -39,8 +39,8 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://codeberg.org/streams/streams/archive/1008964a91e9fa57688c17e9f9177960a68b5519.tar.gz"
|
||||
sha256 = "9a8d7b6b08f5321199728d8b9107f44f6e1a3c56c981d4fdf0e362f97395f6be"
|
||||
url = "https://codeberg.org/streams/streams/archive/258302bbf44d667ad1c9ff110d547e28e43abb3f.tar.gz"
|
||||
sha256 = "c587641a9faedfb6e7d2483ba23f90fc089bb9cb8400706b51dfb164d1f2a46e"
|
||||
|
||||
[resources.sources.addons]
|
||||
url = "https://codeberg.org/streams/streams-addons/archive/335bb4fa155257847c225c2ab8cfb8c5b780d5a5.tar.gz"
|
||||
|
@ -58,7 +58,7 @@ ram.runtime = "50M"
|
|||
main.url = "/"
|
||||
|
||||
[resources.apt]
|
||||
packages = "php8.2-mbstring php8.2-cli php8.2-imagick php8.2-xml php8.2-zip php8.2-curl php8.2-ldap php8.2-gd mariadb-server php8.2-mysql"
|
||||
packages = "php8.2-mbstring, php8.2-cli, php8.2-imagick, php8.2-xml, php8.2-zip, php8.2-curl, php8.2-ldap, php8.2-gd, mariadb-server, php8.2-mysql"
|
||||
|
||||
[resources.database]
|
||||
type = "mysql"
|
||||
|
|
|
@ -13,6 +13,6 @@ test_format = 1.0
|
|||
# Default args to use for install
|
||||
# -------------------------------
|
||||
|
||||
test_upgrade_from.e42ed904304f4fb9cdf3daaa8be01130470b43b7.name = "Upgrade from 23.08.02~ynh5"
|
||||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue