1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/backdrop_ynh.git synced 2024-09-03 20:36:14 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-05-16 08:32:21 +02:00
parent ea106e6fa8
commit 80212f38cc

View file

@ -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]