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

Upgrade to v6.4.9 (#99)

Co-authored-by: OniriCorpe <oniricorpe@disroot.org>
This commit is contained in:
YunoHost Bot 2024-02-29 22:36:22 +01:00 committed by GitHub
parent 82abf80eb4
commit 406fc4ea34
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.
**Shipped version:** 6.4.7+240219~ynh1
**Shipped version:** 6.4.9+240226~ynh1
## 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
**Version incluse :** 6.4.7+240219~ynh1
**Version incluse :** 6.4.9+240226~ynh1
## Captures décran

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.4.7+240219~ynh1"
version = "6.4.9+240226~ynh1"
maintainers = ["ljf"]
@ -59,8 +59,8 @@ ram.runtime = "50M"
[resources]
[resources.sources]
[resources.sources.main]
url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.7+240219.tar.gz"
sha256 = "c78310123721b0d784c6ff7623d78aefec63cf08efa57a37fff3ebd8507abab6"
url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.9+240226.tar.gz"
sha256 = "7edffb70d7139b380cf16aae118a9f11ee15145e9360e37d09a4735990facd91"
autoupdate.strategy = "latest_github_tag"
autoupdate.version_regex = "^(.*)\\+.*$"