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 #121 from YunoHost-Apps/testing

Testing
This commit is contained in:
eric_G 2024-06-04 08:56:10 +02:00 committed by GitHub
commit 2db4878d2b
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. LimeSurvey is used to create advanced poll.
**Shipped version:** 6.5.8~ynh1 **Shipped version:** 6.5.9~ynh1
## Screenshots ## Screenshots

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -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.8~ynh1" version = "6.5.9~ynh1"
maintainers = ["ljf"] maintainers = ["ljf"]
@ -57,8 +57,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.8+240517.tar.gz" url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.5.9+240521.tar.gz"
sha256 = "f5b126c0f90d1ab2f9f5789e905e48bde4c5fd85da07e7d2df9c6f627db349b6" sha256 = "5733c158beda8139768dae4616a1109c46084fc026af9a5d19cb06ee93b8f62b"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
autoupdate.version_regex = "^(.*)\\+.*$" autoupdate.version_regex = "^(.*)\\+.*$"