From 06cd2ed5c620cdcdd24fa1ae4139bcd443e179b6 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Fri, 3 May 2024 08:05:44 +0200 Subject: [PATCH] Upgrade to v2024.05.02 (#110) * Upgrade to v2024.05.02 * 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 8b008bc..4b2cc34 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.01~ynh1 +**Shipped version:** 2024.05.02~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 8e58f12..91b66f8 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.01~ynh1 +**Paketatutako bertsioa:** 2024.05.02~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 480d374..a1b8f0b 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.01~ynh1 +**Version incluse :** 2024.05.02~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 6b27bde..c9045a6 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.01~ynh1 +**Versión proporcionada:** 2024.05.02~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 9863207..d8ef367 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.01~ynh1 +**分发版本:** 2024.05.02~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 89f4670..1563a7d 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.01~ynh1" +version = "2024.05.02~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/dae64c1d84799a634bf10cf5922f2cbe4417a4c2.tar.gz" - sha256 = "eb97d83b37f4f55c999cb466975c7837ecc33372bf87eca0783d104feb245c6e" + url = "https://github.com/datenstrom/yellow/archive/64b071c105365c5dfc42b40ce9700051860453e1.tar.gz" + sha256 = "3e71201e2e64a04a5f902a9b66c685325410bc4fa569d49fb85967d4c0aebeb0" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"