mirror of
https://github.com/YunoHost-Apps/bludit_ynh.git
synced 2024-09-03 18:06:13 +02:00
Upgrade to v3.16.0
This commit is contained in:
parent
a24d4db5f8
commit
cc188454d9
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Bludit"
|
|||
description.en = "Simple, Fast, Secure, Flat-File CMS"
|
||||
description.fr = "CMS simple, rapide, sécurisé et à fichier plat"
|
||||
|
||||
version = "3.15.0~ynh2"
|
||||
version = "3.16.0~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -48,8 +48,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/bludit/bludit/archive/3.15.0.tar.gz"
|
||||
sha256 = "c85963b14b2295fe0274bd54cf8ff21d00378f22ae66c5c4ee46b829974ed1b5"
|
||||
url = "https://github.com/bludit/bludit/archive/refs/tags/3.16.0.tar.gz"
|
||||
sha256 = "93af05f39e4c202fde158f7196b3cac910ae6098b253bab0bd8542be907422fd"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue