From b31ff5b69df52d3bf3bd560a90c60490dc7c6aea Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 10 Nov 2023 17:19:18 +0100 Subject: [PATCH] Upgrade to v2023.11.10 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index fb90170..45806c4 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Yellow" description.en = "Content management system (CMS) for simple website" description.fr = "Système de gestion de contenu (CMS) pour un site simple" -version = "2023.11.01~ynh1" +version = "2023.11.10~ynh1" maintainers = ["eric_G"] @@ -40,8 +40,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/f0f686ee64b7c98993e2fbe8bc5c69d13c3f860f.tar.gz" - sha256 = "3d80f1f903ca448645f4a8f04beb5353072434055273ef4c36182d8f0d9867b0" + url = "https://github.com/datenstrom/yellow/archive/531e9a247b0d29a1f4d335376c7bb3b05debe01d.tar.gz" + sha256 = "1cf80ab72e79bb3d08cda03c18d143ba9b01bbb104a376b2b358c9f2472c4256" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"