mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
Merge pull request #93 from YunoHost-Apps/ci-auto-update-6.4.5
Upgrade to v6.4.5
This commit is contained in:
commit
7cf5d06595
3 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
@ -46,4 +46,4 @@ or
|
|||
sudo yunohost app upgrade limesurvey -u https://github.com/YunoHost-Apps/limesurvey_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
|
@ -1,5 +1,5 @@
|
|||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ name = "LimeSurvey"
|
|||
description.en = "Create and distribute surveys"
|
||||
description.fr = "Outil de création et diffusion de sondage"
|
||||
|
||||
version = "5.6.8+230227~ynh2"
|
||||
version = "6.4.5+240205~ynh2"
|
||||
|
||||
maintainers = ["ljf"]
|
||||
|
||||
|
@ -59,8 +59,8 @@ ram.runtime = "50M"
|
|||
[resources]
|
||||
[resources.sources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/LimeSurvey/LimeSurvey/archive/5.6.8+230227.tar.gz"
|
||||
sha256 = "68e559068fa9043c4420f917f219b571d14a5567fb1c82c7c6fb2493bbdec681"
|
||||
url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.4.5+240205.tar.gz"
|
||||
sha256 = "96318c85ddf2fd5b6af91f3eb67843ca74ff293f4ac79a016c26710a60b5bda1"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
autoupdate.version_regex = "^(.*)\\+.*$"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue