diff --git a/manifest.toml b/manifest.toml index c4afd95..0a27c5a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Wondercms" description.en = "Fast and small flat file CMS" description.fr = "CMS rapide sans base de données" -version = "3.4.2~ynh2" +version = "3.4.3~ynh1" maintainers = ["eric_G"] @@ -40,8 +40,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/robiso/wondercms/releases/download/3.4.2/wondercms-342.zip" - sha256 = "67df47c64a30dd49d569cd2e5f08967cad8fd2d65264a309b11b2001f0dce2d8" + url = "https://github.com/robiso/wondercms/archive/refs/tags/3.4.3.tar.gz" + sha256 = "c89880f07a76e182b858eadf882d34011ad46be945a6576d188c62f2dda6e6ea" autoupdate.strategy = "latest_github_tag" [resources.system_user]