mirror of
https://github.com/YunoHost-Apps/limesurvey_ynh.git
synced 2024-09-03 19:36:32 +02:00
Upgrade to v6.5.8
This commit is contained in:
parent
0a72d80791
commit
5e65696805
1 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ name = "LimeSurvey"
|
|||
description.en = "Create and distribute surveys"
|
||||
description.fr = "Outil de création et diffusion de sondage"
|
||||
|
||||
version = "6.5.7~ynh1"
|
||||
version = "6.5.8~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.5.7+240515.tar.gz"
|
||||
sha256 = "a9d8b31fddba18054a472b3bcd1fca185e901e978f675883a9b0e0ec92a01c0b"
|
||||
url = "https://github.com/LimeSurvey/LimeSurvey/archive/refs/tags/6.5.8+240517.tar.gz"
|
||||
sha256 = "f5b126c0f90d1ab2f9f5789e905e48bde4c5fd85da07e7d2df9c6f627db349b6"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
autoupdate.version_regex = "^(.*)\\+.*$"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue