1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/agora_ynh.git synced 2024-09-03 18:06:21 +02:00

Merge pull request #7 from YunoHost-Apps/testing

Testing
This commit is contained in:
OniriCorpe 2024-02-15 23:03:06 +01:00 committed by GitHub
commit 17435fb950
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Create a workspace for a team with file management, contact, chat...
**Shipped version:** 1.0~ynh2
**Shipped version:** 23.10.3~ynh1
## Documentation and resources
* Official app website: <https://www.agora-project.net>
@ -39,4 +39,4 @@ or
sudo yunohost app upgrade agora -u https://github.com/YunoHost-Apps/agora_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand.
-->
@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Créer un espace de travail pour une équipe avec gestion de fichier, contact, chat...
**Version incluse :** 1.0~ynh2
**Version incluse :** 23.10.3~ynh1
## Documentations et ressources
* Site officiel de lapp : <https://www.agora-project.net>

View file

@ -7,7 +7,7 @@ name = "Agora"
description.en = "Software for collaboration and creation of digital space"
description.fr = "Logiciel de collaboration et de création d'espace numérique"
version = "1.0~ynh2"
version = "23.10.3~ynh1"
maintainers = ["frju365"]
@ -58,8 +58,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://codeload.github.com/xech/agora-project/tar.gz/e03ed276341c2785285e8fa026538c8449705ef3"
sha256 = "36fccd6946f5297d701bc2c0bab218030d58f264b00d651e272f88523ad15759"
url = "https://github.com/xech/agora-project/archive/refs/tags/23.10.3.tar.gz"
sha256 = "e4335a04d8f0e56982bba3cd0b1ae86f3d0887cb998bd22706dd78e75950520a"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "tarball"