diff --git a/manifest.toml b/manifest.toml index c013ec4..8462acc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Backdrop" description.en = "Easy-to-use CMS for building professional websites" description.fr = "CMS facile à utiliser pour créer des sites Web professionnels" -version = "1.26.0~ynh2" +version = "1.26.1~ynh1" maintainers = ["eric_G"] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/backdrop/backdrop/archive/refs/tags/1.26.0.tar.gz" - sha256 = "168999dbf80fe3c74edb33564ae1ea01180a61787c9c4f4f7100234903b7b957" + url = "https://github.com/backdrop/backdrop/archive/refs/tags/1.26.1.tar.gz" + sha256 = "7d2abcd9fdd897ffd0f1cbd6e409824f4f3ccda56b19d8805ed93d8e92cd192b" autoupdate.strategy = "latest_github_tag" [resources.system_user]