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

Update manifest.toml

Update source, hash and version
This commit is contained in:
CodeShakingSheep 2024-02-04 21:55:31 +01:00 committed by GitHub
parent 47c755f8d6
commit da25ed8d3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 = "5.6.8+230227~ynh2" version = "5.6.52+240123~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/5.6.8+230227.tar.gz" url = "https://github.com/LimeSurvey/LimeSurvey/archive/5.6.52+240123.tar.gz"
sha256 = "68e559068fa9043c4420f917f219b571d14a5567fb1c82c7c6fb2493bbdec681" sha256 = "07c0167d5335fd5b897f756ee4a12798f3db523c48f219d90c8ad714bdac4c8d"
autoupdate.strategy = "latest_github_tag" autoupdate.strategy = "latest_github_tag"
[resources.sources.libreform] [resources.sources.libreform]