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.11

This commit is contained in:
yunohost-bot 2024-06-07 03:39:44 +02:00 committed by YunoHost Bot
parent ad5d2c4295
commit 89b5524459

View file

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