mirror of
https://github.com/YunoHost-Apps/backdrop_ynh.git
synced 2024-09-03 20:36:14 +02:00
Upgrade to v1.26.1
This commit is contained in:
parent
816144947c
commit
0dba96fd96
1 changed files with 3 additions and 3 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue