From 71c6f660b8192c7ad66e31fc4affc1f018bd5644 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 26 Aug 2024 03:31:14 +0200 Subject: [PATCH] Upgrade sources - `main` v3.16.2: https://github.com/bludit/bludit/releases/tag/3.16.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index a3a8329..15d08ef 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.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]