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 #17 from YunoHost-Apps/ci-auto-update-24.4.5

Upgrade to v24.4.5
This commit is contained in:
eric_G 2024-05-10 09:54:01 +02:00 committed by GitHub
commit 9d4b372269
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 8 additions and 8 deletions

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
Create a workspace for a team with file management, contact, chat... Create a workspace for a team with file management, contact, chat...
**Shipped version:** 24.4.3~ynh1 **Shipped version:** 24.4.5~ynh1
## Documentation and resources ## Documentation and resources
- Official app website: <https://www.agora-project.net> - Official app website: <https://www.agora-project.net>

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
Create a workspace for a team with file management, contact, chat... Create a workspace for a team with file management, contact, chat...
**Paketatutako bertsioa:** 24.4.3~ynh1 **Paketatutako bertsioa:** 24.4.5~ynh1
## Dokumentazioa eta baliabideak ## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://www.agora-project.net> - Aplikazioaren webgune ofiziala: <https://www.agora-project.net>

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Créer un espace de travail pour une équipe avec gestion de fichier, contact, chat... Créer un espace de travail pour une équipe avec gestion de fichier, contact, chat...
**Version incluse:** 24.4.3~ynh1 **Version incluse:** 24.4.5~ynh1
## Documentations et ressources ## Documentations et ressources
- Site officiel de lapp: <https://www.agora-project.net> - Site officiel de lapp: <https://www.agora-project.net>

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
Create a workspace for a team with file management, contact, chat... Create a workspace for a team with file management, contact, chat...
**Versión proporcionada:** 24.4.3~ynh1 **Versión proporcionada:** 24.4.5~ynh1
## Documentación e recursos ## Documentación e recursos
- Web oficial da app: <https://www.agora-project.net> - Web oficial da app: <https://www.agora-project.net>

View file

@ -18,7 +18,7 @@
Create a workspace for a team with file management, contact, chat... Create a workspace for a team with file management, contact, chat...
**分发版本:** 24.4.3~ynh1 **分发版本:** 24.4.5~ynh1
## 文档与资源 ## 文档与资源
- 官方应用网站: <https://www.agora-project.net> - 官方应用网站: <https://www.agora-project.net>

View file

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