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

This commit is contained in:
yunohost-bot 2024-03-21 02:39:00 +01:00 committed by YunoHost Bot
parent e2a279ec48
commit b1753f50f4

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.4.9+240226~ynh1" version = "6.5.0~ynh1"
maintainers = ["ljf"] maintainers = ["ljf"]
@ -59,8 +59,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.4.10+240228.tar.gz" url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.5.0+240319.tar.gz"
sha256 = "dfa897a08ba3f8009ed5ef5599c4249103f8525d63464a506e20d5f395997f95" sha256 = "d95a0e3bb114917d536d4d18a2a502799f7c80e81e2dfa3bf5461931563bb31c"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
autoupdate.version_regex = "^(.*)\\+.*$" autoupdate.version_regex = "^(.*)\\+.*$"