mirror of
https://github.com/YunoHost-Apps/agora_ynh.git
synced 2024-09-03 18:06:21 +02:00
Merge pull request #6 from YunoHost-Apps/ci-auto-update-23.10.3
Upgrade to v23.10.3
This commit is contained in:
commit
f3399157cc
3 changed files with 5 additions and 5 deletions
|
@ -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>
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez 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 l’app : <https://www.agora-project.net>
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue