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

Upgrade to v6.4.6
This commit is contained in:
OniriCorpe 2024-02-22 00:08:47 +01:00 committed by GitHub
commit a8ad511765
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
LimeSurvey is used to create advanced poll. LimeSurvey is used to create advanced poll.
**Shipped version:** 5.6.8+230227~ynh2 **Shipped version:** 6.4.6+240212~ynh1
## Screenshots ## Screenshots

View file

@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Outil de création et diffusion de sondage Outil de création et diffusion de sondage
**Version incluse :** 5.6.8+230227~ynh2 **Version incluse :** 6.4.6+240212~ynh1
## Captures décran ## Captures décran

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.4.5+240205~ynh2" version = "6.4.6+240212~ynh1"
maintainers = ["ljf"] maintainers = ["ljf"]
@ -59,8 +59,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.4.5+240205.tar.gz" url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.6+240212.tar.gz"
sha256 = "96318c85ddf2fd5b6af91f3eb67843ca74ff293f4ac79a016c26710a60b5bda1" sha256 = "56bb08660f56b53e9157959de7cc1d975251df7af71a485c1755546181820f2f"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
autoupdate.version_regex = "^(.*)\\+.*$" autoupdate.version_regex = "^(.*)\\+.*$"