mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
Upgrade to v6.5.4
This commit is contained in:
parent
c7537c90d3
commit
5c63fe3559
1 changed files with 3 additions and 3 deletions
|
@ -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.3~ynh1"
|
version = "6.5.4~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.5.3+240415.tar.gz"
|
url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.5.4+240422.tar.gz"
|
||||||
sha256 = "4db10be19d0f1ebf6f01eb3fd197da05200b7c47d4caebd8080edaf62307f10d"
|
sha256 = "4f353df0c6f167f4f0bd8487b33df0e85476d1ea53c6bc6cb33127587dd861b3"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
autoupdate.version_regex = "^(.*)\\+.*$"
|
autoupdate.version_regex = "^(.*)\\+.*$"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue