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.6.0: https://github.com/LimeSurvey/LimeSurvey/releases/tag/6.6.0
This commit is contained in:
yunohost-bot 2024-08-07 03:37:18 +02:00 committed by YunoHost Bot
parent c53596ebf8
commit 870795fe36

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