From 7b492230834321ee48bbe8854f36877df9a70639 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Wed, 1 May 2024 09:07:37 +0200 Subject: [PATCH] Upgrade to v2024.04.30 (#108) * Upgrade to v2024.04.30 * Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- manifest.toml | 6 +++--- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index fbbc31a..205cc53 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Yellow is for people who make small websites -**Shipped version:** 2024.04.27~ynh1 +**Shipped version:** 2024.04.30~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index f156cf6..8207502 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Yellow is for people who make small websites -**Paketatutako bertsioa:** 2024.04.27~ynh1 +**Paketatutako bertsioa:** 2024.04.30~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 369664d..6d35cff 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Yellow is for people who make small websites -**Version incluse :** 2024.04.27~ynh1 +**Version incluse :** 2024.04.30~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 609b095..9b3a2ef 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Yellow is for people who make small websites -**Versión proporcionada:** 2024.04.27~ynh1 +**Versión proporcionada:** 2024.04.30~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 9e8e5e9..a6f7a31 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Yellow is for people who make small websites -**分发版本:** 2024.04.27~ynh1 +**分发版本:** 2024.04.30~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 483b321..0eb3628 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.04.27~ynh1" +version = "2024.04.30~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/23e99a671ea7d763c8f6e178bfb61335bc773c59.tar.gz" - sha256 = "758691ebc8ef9469bbfe7510be1f2b139a3a33908125d1b9dc76ff0076028709" + url = "https://github.com/datenstrom/yellow/archive/999f1fa056cad2bf69578ad9454d59eaf918a19a.tar.gz" + sha256 = "48f0b4a232d77dd2b7b97a22cf1f52f74afd4d6705e82e443e8e87b90e0b1ba0" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"