1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/bludit_ynh.git synced 2024-09-03 18:06:13 +02:00

Upgrade sources

- `main` v3.16.2: https://github.com/bludit/bludit/releases/tag/3.16.2
This commit is contained in:
yunohost-bot 2024-08-26 03:31:14 +02:00 committed by YunoHost Bot
parent d569c936b4
commit 71c6f660b8

View file

@ -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.16.1~ynh1"
version = "3.16.2~ynh1"
maintainers = []
@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/bludit/bludit/archive/refs/tags/3.16.1.tar.gz"
sha256 = "e54ea199b8e04d668af41f7dfb180ab694f247c0118d6717e91a1d30326de4bf"
url = "https://github.com/bludit/bludit/archive/refs/tags/3.16.2.tar.gz"
sha256 = "9a9b775f9551aba07ea12e76f0ed1daae0df8ca3dd4e7262013517dba07c77f7"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]