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.18: https://github.com/LimeSurvey/LimeSurvey/releases/tag/6.5.18
This commit is contained in:
yunohost-bot 2024-07-30 03:39:15 +02:00 committed by YunoHost Bot
parent a5f4cb4ede
commit 1dba524d63

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.17~ynh1"
version = "6.5.18~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.17+240715.tar.gz"
sha256 = "5f04dcc59cd58cd9c4d53e071a403864b8d8d714be7fa879e555c8b3545eb0c8"
url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.5.18+240723.tar.gz"
sha256 = "2aa195e0ee2a76aabd646e676da07bb4ed1e7573dab20e4e4335df9e6839e61c"
autoupdate.strategy = "latest_github_tag"
autoupdate.version_regex = "^(.*)\\+.*$"