diff --git a/README.md b/README.md index 33e2124..9dab55c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -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:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 732eeb5..be0fdef 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ diff --git a/manifest.toml b/manifest.toml index b9f8a90..88ee0be 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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 = "^(.*)\\+.*$"