From 370d109d0411d96bcf088f1a0c26c5f9ffd4f969 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 7 Aug 2024 03:31:11 +0200 Subject: [PATCH] Upgrade sources - `main` v3.16.1: https://github.com/bludit/bludit/releases/tag/3.16.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index b63d31d..a3a8329 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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.0~ynh1" +version = "3.16.1~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.0.tar.gz" - sha256 = "93af05f39e4c202fde158f7196b3cac910ae6098b253bab0bd8542be907422fd" + url = "https://github.com/bludit/bludit/archive/refs/tags/3.16.1.tar.gz" + sha256 = "e54ea199b8e04d668af41f7dfb180ab694f247c0118d6717e91a1d30326de4bf" autoupdate.strategy = "latest_github_tag" [resources.system_user]