1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/limesurvey_ynh.git synced 2024-09-03 19:36:32 +02:00

Upgrade to v6.5.9

This commit is contained in:
yunohost-bot 2024-06-04 03:38:41 +02:00 committed by YunoHost Bot
parent 13771c671d
commit e2762ab370

View file

@ -7,7 +7,7 @@ name = "LimeSurvey"
description.en = "Create and distribute surveys"
description.fr = "Outil de création et diffusion de sondage"
version = "6.5.8~ynh1"
version = "6.5.9~ynh1"
maintainers = ["ljf"]
@ -57,8 +57,8 @@ ram.runtime = "50M"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.5.8+240517.tar.gz"
sha256 = "f5b126c0f90d1ab2f9f5789e905e48bde4c5fd85da07e7d2df9c6f627db349b6"
url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.5.9+240521.tar.gz"
sha256 = "5733c158beda8139768dae4616a1109c46084fc026af9a5d19cb06ee93b8f62b"
autoupdate.strategy = "latest_github_tag"
autoupdate.version_regex = "^(.*)\\+.*$"