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

Upgrade sources

- `main` v6.5.16: https://github.com/LimeSurvey/LimeSurvey/releases/tag/6.5.16
This commit is contained in:
yunohost-bot 2024-07-16 03:36:42 +02:00 committed by YunoHost Bot
parent 5e3808efa7
commit 4482641b72

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.15~ynh1"
version = "6.5.16~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.15+240701.tar.gz"
sha256 = "fa98ad14ca64ea26bb1367b69e8904ce7aa7b83aeedab1e8011535627b6dcf73"
url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.5.16+240708.tar.gz"
sha256 = "7559b7de79d0621720c7538ae1072ad22655a1329728d9ae8419bee31bb97290"
autoupdate.strategy = "latest_github_tag"
autoupdate.version_regex = "^(.*)\\+.*$"