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

Upgrade sources

- `main` v24.8.1: https://github.com/xech/agora-project/releases/tag/24.8.1
This commit is contained in:
yunohost-bot 2024-08-28 03:30:37 +02:00 committed by YunoHost Bot
parent 85735e14f6
commit feac8b87bf

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 = "24.6.4~ynh1"
version = "24.8.1~ynh1"
maintainers = ["frju365"]
@ -60,8 +60,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
url = "https://github.com/xech/agora-project/archive/refs/tags/24.6.4.tar.gz"
sha256 = "177d3e787e30eead7ea751461d2d0d345de3dbc73f2b64801907ad8f43d71c8c"
url = "https://github.com/xech/agora-project/archive/refs/tags/24.8.1.tar.gz"
sha256 = "911ef979e60c924df2134a253b17ecf485f91296e5ebadccf6971f710a7a0259"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "tarball"