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 #142 from YunoHost-Apps/ci-auto-update-6.6.0

Upgrade to v6.6.0
This commit is contained in:
eric_G 2024-08-08 15:20:14 +02:00 committed by GitHub
commit 1ad7a17201
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 10 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.18~ynh1 **Shipped version:** 6.6.0~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.18~ynh1 **Versión actual:** 6.6.0~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.18~ynh1 **Paketatutako bertsioa:** 6.6.0~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.18~ynh1 **Version incluse:** 6.6.0~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.18~ynh1 **Versión proporcionada:** 6.6.0~ynh1
## Capturas de pantalla ## Capturas de pantalla

View file

@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
LimeSurvey is used to create advanced poll. LimeSurvey is used to create advanced poll.
**Versi terkirim:** 6.5.18~ynh1 **Versi terkirim:** 6.6.0~ynh1
## Tangkapan Layar ## Tangkapan Layar

View file

@ -19,7 +19,7 @@
LimeSurvey is used to create advanced poll. LimeSurvey is used to create advanced poll.
**分发版本:** 6.5.18~ynh1 **分发版本:** 6.6.0~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.18~ynh1" version = "6.6.0~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.18+240723.tar.gz" url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.6.0+240729.tar.gz"
sha256 = "2aa195e0ee2a76aabd646e676da07bb4ed1e7573dab20e4e4335df9e6839e61c" sha256 = "d1961c9271fbdfefc4f2849316d29db5d5fe79cb3d17ee4e54c8cc3d6ef2e878"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
autoupdate.version_regex = "^(.*)\\+.*$" autoupdate.version_regex = "^(.*)\\+.*$"