From a9abe1193dc9d84147eb3581d9dae4a55e4e1749 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Wed, 8 May 2024 09:08:57 +0200 Subject: [PATCH] Upgrade to v2024.05.07 (#114) * Upgrade to v2024.05.07 * 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 d6dbc45..25862b7 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.05.06~ynh1 +**Shipped version:** 2024.05.07~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 1295142..e08cb76 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.05.06~ynh1 +**Paketatutako bertsioa:** 2024.05.07~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 11ae7d5..0fefcc0 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.05.06~ynh1 +**Version incluse :** 2024.05.07~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 890ed5c..c9fc4a7 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.05.06~ynh1 +**Versión proporcionada:** 2024.05.07~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 0d81880..74b2d09 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Yellow is for people who make small websites -**分发版本:** 2024.05.06~ynh1 +**分发版本:** 2024.05.07~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index c8fbce5..b2dfdd6 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.05.06~ynh1" +version = "2024.05.07~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/713faebf1546e9dff80e03cde396c96a85306e85.tar.gz" - sha256 = "cc6688c7c735d5f0f6d47fc8306b0a9163c56ab62a3a69875f959a77688931eb" + url = "https://github.com/datenstrom/yellow/archive/811de1e89fadbe96c2cc54114bc5b87f2b2abff1.tar.gz" + sha256 = "d7ca994d9f5cc38560e9b1fd407ffa663384c2ce06647fcd412c11594127880c" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"