From 33e61cadd17a6740050c6b5e2b7121ffe7b23e59 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Thu, 2 May 2024 09:24:58 +0200 Subject: [PATCH] Upgrade to v2024.05.01 (#109) * Upgrade to v2024.05.01 * 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 205cc53..8b008bc 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.30~ynh1 +**Shipped version:** 2024.05.01~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 8207502..8e58f12 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.30~ynh1 +**Paketatutako bertsioa:** 2024.05.01~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 6d35cff..480d374 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.30~ynh1 +**Version incluse :** 2024.05.01~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 9b3a2ef..6b27bde 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.30~ynh1 +**Versión proporcionada:** 2024.05.01~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index a6f7a31..9863207 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.30~ynh1 +**分发版本:** 2024.05.01~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 0eb3628..89f4670 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.30~ynh1" +version = "2024.05.01~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/999f1fa056cad2bf69578ad9454d59eaf918a19a.tar.gz" - sha256 = "48f0b4a232d77dd2b7b97a22cf1f52f74afd4d6705e82e443e8e87b90e0b1ba0" + url = "https://github.com/datenstrom/yellow/archive/dae64c1d84799a634bf10cf5922f2cbe4417a4c2.tar.gz" + sha256 = "eb97d83b37f4f55c999cb466975c7837ecc33372bf87eca0783d104feb245c6e" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"