From 2ab951c8d5e22448b70bb3274eea0a1c9359ec36 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 27 Mar 2024 02:47:46 +0100 Subject: [PATCH] Upgrade to v2024.03.26 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f52906a..82bd676 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 = "2024.03.02~ynh1" +version = "2024.03.26~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/c4d39bef641e2bbd9f5f805614f25a9bcf85b993.tar.gz" - sha256 = "b375bbbfcca90f566e9ae7ffd5ef5e733d2df4eb938d08684ecf3a1d5f0f609f" + url = "https://github.com/datenstrom/yellow/archive/b3ebd0d921860a2f9841c1271e585e0353dd2a97.tar.gz" + sha256 = "2e747db96a28bb7bc3d43478f9837314aea417a1c00ea5114f586f0c79ecee3f" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"