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

Merge pull request #123 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-06-06 08:48:03 +02:00 committed by GitHub
commit 7faa6987f6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
LimeSurvey is used to create advanced poll.
**Shipped version:** 6.5.9~ynh1
**Shipped version:** 6.5.10~ynh1
## Screenshots

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
LimeSurvey is used to create advanced poll.
**Versión actual:** 6.5.9~ynh1
**Versión actual:** 6.5.10~ynh1
## Capturas

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
LimeSurvey is used to create advanced poll.
**Paketatutako bertsioa:** 6.5.9~ynh1
**Paketatutako bertsioa:** 6.5.10~ynh1
## Pantaila-argazkiak

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Outil de création et diffusion de sondage
**Version incluse:** 6.5.9~ynh1
**Version incluse:** 6.5.10~ynh1
## Captures décran

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
LimeSurvey is used to create advanced poll.
**Versión proporcionada:** 6.5.9~ynh1
**Versión proporcionada:** 6.5.10~ynh1
## Capturas de pantalla

View file

@ -19,7 +19,7 @@
LimeSurvey is used to create advanced poll.
**分发版本:** 6.5.9~ynh1
**分发版本:** 6.5.10~ynh1
## 截图

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.9~ynh1"
version = "6.5.10~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.9+240521.tar.gz"
sha256 = "5733c158beda8139768dae4616a1109c46084fc026af9a5d19cb06ee93b8f62b"
url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.5.10+240603.tar.gz"
sha256 = "5b9f16c791ce7be5c1a5c85797ce12a067a4acdbea0a2f6a968c614951a59b25"
autoupdate.strategy = "latest_github_tag"
autoupdate.version_regex = "^(.*)\\+.*$"