mirror of
https://github.com/YunoHost-Apps/backdrop_ynh.git
synced 2024-09-03 20:36:14 +02:00
Upgrade to v1.27.1
This commit is contained in:
parent
ef8e49d0e2
commit
8346481cb9
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.en = "Easy-to-use CMS for building professional websites"
|
||||||
description.fr = "CMS facile à utiliser pour créer des sites Web professionnels"
|
description.fr = "CMS facile à utiliser pour créer des sites Web professionnels"
|
||||||
|
|
||||||
version = "1.27.0~ynh1"
|
version = "1.27.1~ynh1"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -41,8 +41,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/backdrop/backdrop/archive/refs/tags/1.27.0.tar.gz"
|
url = "https://github.com/backdrop/backdrop/archive/refs/tags/1.27.1.tar.gz"
|
||||||
sha256 = "ef4a7dccc1a33b10f9408814ba3d5b2cbc3784f30464665b8e154d167448b0bd"
|
sha256 = "38f3aab60b4293f211e156ce77ec305a289a31cd56dd8997d417626309a8d266"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Reference in a new issue