mirror of
https://github.com/YunoHost-Apps/agora_ynh.git
synced 2024-09-03 18:06:21 +02:00
Upgrade to v24.6.0
https://github.com/xech/agora-project/releases/tag/24.6.0
This commit is contained in:
parent
cef6bfc6e1
commit
a04c81d12c
1 changed files with 3 additions and 3 deletions
|
@ -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.5~ynh1"
|
version = "24.6.0~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.5.tar.gz"
|
url = "https://github.com/xech/agora-project/archive/refs/tags/24.6.0.tar.gz"
|
||||||
sha256 = "608ece4b289cd9e225b54ef84ddb60fffeb43d66a01bba8f6278ea4b81e7c167"
|
sha256 = "c848b175cfc45c27125750c02d51f47e33739af9101bd642a389acb53f575c40"
|
||||||
|
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
autoupdate.asset = "tarball"
|
autoupdate.asset = "tarball"
|
||||||
|
|
Loading…
Reference in a new issue