diff --git a/manifest.toml b/manifest.toml index d068ef8..b35efd6 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.25.0~ynh1" +version = "1.25.1~ynh1" maintainers = ["eric_G"] @@ -41,8 +41,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/backdrop/backdrop/releases/download/1.25.0/backdrop.zip" - sha256 = "3b48c92a584872a56d93cce8ccbf080611c24f2e535ab01683b00a29db32a87c" + url = "https://github.com/backdrop/backdrop/releases/download/1.25.1/backdrop.zip" + sha256 = "b06a4f13ae2cf570c62423181430d2c46ab96c1b95c2dc76b942baf66ea99d3c" autoupdate.strategy = "latest_github_tag" [resources.system_user]