mirror of
https://github.com/YunoHost-Apps/wondercms_ynh.git
synced 2024-09-03 18:06:16 +02:00
Upgrade to v3.4.3
This commit is contained in:
parent
1791eb1e95
commit
07c197a2be
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Wondercms"
|
|||
description.en = "Fast and small flat file CMS"
|
||||
description.fr = "CMS rapide sans base de données"
|
||||
|
||||
version = "3.4.2~ynh2"
|
||||
version = "3.4.3~ynh1"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -40,8 +40,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/robiso/wondercms/releases/download/3.4.2/wondercms-342.zip"
|
||||
sha256 = "67df47c64a30dd49d569cd2e5f08967cad8fd2d65264a309b11b2001f0dce2d8"
|
||||
url = "https://github.com/robiso/wondercms/archive/refs/tags/3.4.3.tar.gz"
|
||||
sha256 = "c89880f07a76e182b858eadf882d34011ad46be945a6576d188c62f2dda6e6ea"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Reference in a new issue