mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
Merge pull request #73 from YunoHost-Apps/ci-auto-update-v5.6.1+230123
Upgrade to version 5.6.1+230123
This commit is contained in:
commit
8343cca492
4 changed files with 18 additions and 18 deletions
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# LimeSurvey for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/limesurvey)  
|
||||
[](https://dash.yunohost.org/appci/app/limesurvey)  
|
||||
[](https://install-app.yunohost.org/?app=limesurvey)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
LimeSurvey is used to create advanced poll.
|
||||
|
||||
|
||||
**Shipped version:** 5.2.6~ynh4
|
||||
**Shipped version:** 5.6.1+230123~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
22
README_fr.md
22
README_fr.md
|
@ -5,24 +5,24 @@ It shall NOT be edited by hand.
|
|||
|
||||
# LimeSurvey pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/limesurvey)  
|
||||
[](https://dash.yunohost.org/appci/app/limesurvey)  
|
||||
[](https://install-app.yunohost.org/?app=limesurvey)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer LimeSurvey rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||
> *Ce package vous permet d’installer LimeSurvey rapidement et simplement sur un serveur YunoHost.
|
||||
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d'ensemble
|
||||
## Vue d’ensemble
|
||||
|
||||
Outil de création et diffusion de sondage
|
||||
|
||||
|
||||
**Version incluse :** 5.2.6~ynh4
|
||||
**Version incluse :** 5.6.1+230123~ynh1
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -34,10 +34,10 @@ Outil de création et diffusion de sondage
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://www.limesurvey.org>
|
||||
* Site officiel de l’app : <https://www.limesurvey.org>
|
||||
* Documentation officielle utilisateur : <https://help.limesurvey.org>
|
||||
* Documentation officielle de l'admin : <https://manual.limesurvey.org/LimeSurvey_Manual/fr>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/LimeSurvey/LimeSurvey>
|
||||
* Documentation officielle de l’admin : <https://manual.limesurvey.org/LimeSurvey_Manual/fr>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/LimeSurvey/LimeSurvey>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_limesurvey>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/limesurvey_ynh/issues>
|
||||
|
||||
|
@ -53,4 +53,4 @@ ou
|
|||
sudo yunohost app upgrade limesurvey -u https://github.com/YunoHost-Apps/limesurvey_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/5.2.6+211213.tar.gz
|
||||
SOURCE_SUM=d097af55794000d87ad8f88698597f6cba2e972499819d3f4bd55748f1de1765
|
||||
SOURCE_URL=https://api.github.com/repos/LimeSurvey/LimeSurvey/tarball/refs/tags/5.6.1+230123
|
||||
SOURCE_SUM=7956d0b93028572ab4e35964561591663ab7f4fe2aca2cc7cb2adb331eff7ce6
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FILENAME=limesurvey.tar.gz
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=
|
||||
SOURCE_FILENAME=limesurvey.tar.gz
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Create and distribute surveys",
|
||||
"fr": "Outil de création et diffusion de sondage"
|
||||
},
|
||||
"version": "5.2.6~ynh4",
|
||||
"version": "5.6.1+230123~ynh1",
|
||||
"url": "https://www.limesurvey.org/",
|
||||
"upstream": {
|
||||
"license": "GPL-2.0+",
|
||||
|
|
Loading…
Add table
Reference in a new issue