mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
commit
a2f7f670e3
7 changed files with 9 additions and 9 deletions
|
@ -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.13~ynh1
|
**Shipped version:** 6.5.14~ynh1
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -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.13~ynh1
|
**Versión actual:** 6.5.14~ynh1
|
||||||
|
|
||||||
## Capturas
|
## Capturas
|
||||||
|
|
||||||
|
|
|
@ -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.13~ynh1
|
**Paketatutako bertsioa:** 6.5.14~ynh1
|
||||||
|
|
||||||
## Pantaila-argazkiak
|
## Pantaila-argazkiak
|
||||||
|
|
||||||
|
|
|
@ -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.13~ynh1
|
**Version incluse :** 6.5.14~ynh1
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -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.13~ynh1
|
**Versión proporcionada:** 6.5.14~ynh1
|
||||||
|
|
||||||
## Capturas de pantalla
|
## Capturas de pantalla
|
||||||
|
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
LimeSurvey is used to create advanced poll.
|
LimeSurvey is used to create advanced poll.
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 6.5.13~ynh1
|
**分发版本:** 6.5.14~ynh1
|
||||||
|
|
||||||
## 截图
|
## 截图
|
||||||
|
|
||||||
|
|
|
@ -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.13~ynh1"
|
version = "6.5.14~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.13+240617.tar.gz"
|
url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.5.14+240624.tar.gz"
|
||||||
sha256 = "3ca388dcafe01cb94f0ceee5f5cc38a12b01c1779c5b26091bcdc582dac1db48"
|
sha256 = "1e9f6f381152f6d4b77abfc3f76631c4a20b226762c2219ea3b9cde69dec114b"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
autoupdate.version_regex = "^(.*)\\+.*$"
|
autoupdate.version_regex = "^(.*)\\+.*$"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue