From 80212f38ccc954a5d4b84b9bb4edfe35d55e58ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 16 May 2023 08:32:21 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index c666ce7..d068ef8 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.24.1~ynh1" +version = "1.25.0~ynh1" maintainers = ["eric_G"] @@ -17,7 +17,7 @@ userdoc = "https://backdropcms.org/user-guide" code = "https://github.com/backdrop/backdrop" [integration] -yunohost = ">= 11.1.15" +yunohost = ">= 11.1.19" architectures = "all" multi_instance = true ldap = false @@ -41,8 +41,9 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/backdrop/backdrop/releases/download/1.24.1/backdrop.zip" - sha256 = "5700cfe54bddd3722303457463eb139388f02930da8e7c6fbcd2c3079e329513" + url = "https://github.com/backdrop/backdrop/releases/download/1.25.0/backdrop.zip" + sha256 = "3b48c92a584872a56d93cce8ccbf080611c24f2e535ab01683b00a29db32a87c" + autoupdate.strategy = "latest_github_tag" [resources.system_user]