diff --git a/manifest.toml b/manifest.toml index b90a355..5b7096a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Joomla" description.en = "Content management system" description.fr = "Système de gestion de contenu libre" -version = "13.1~ynh1" +version = "4.4.3~ynh1" maintainers = [""] @@ -50,10 +50,11 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/joomla/joomla-cms/archive/refs/tags/13.1.tar.gz" - sha256 = "0f7fe6f3a12514df5e060a2ed927abd3b654d70404ee958cbc417472adf90fce" + url = "https://github.com/joomla/joomla-cms/releases/download/4.4.3/Joomla_4.4.3-Stable-Full_Package.tar.gz" + sha256 = "f958b0c1c928842aee176a3c0a0687d5e966a72bf2765cf8b63566ac7128906b" in_subdir = false - autoupdate.strategy = "latest_github_tag" + autoupdate.strategy = "latest_github_release" + autoupdate.asset = "^Joomla_.*-Stable-Full_Package.tar.gz$" [resources.system_user]