From 7748e6be66bcd4cdf3f696ef66be309db9398904 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Sun, 5 May 2024 08:40:35 +0200 Subject: [PATCH] Upgrade to v2024.05.04 (#112) * Upgrade to v2024.05.04 * 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 4b2cc34..3ef4280 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.02~ynh1 +**Shipped version:** 2024.05.04~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 91b66f8..9beb1c9 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.02~ynh1 +**Paketatutako bertsioa:** 2024.05.04~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index a1b8f0b..e7fa6a5 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.02~ynh1 +**Version incluse :** 2024.05.04~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index c9045a6..d1cd6b5 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.02~ynh1 +**Versión proporcionada:** 2024.05.04~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index d8ef367..e84e0f1 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.02~ynh1 +**分发版本:** 2024.05.04~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 1563a7d..0173996 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.02~ynh1" +version = "2024.05.04~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/64b071c105365c5dfc42b40ce9700051860453e1.tar.gz" - sha256 = "3e71201e2e64a04a5f902a9b66c685325410bc4fa569d49fb85967d4c0aebeb0" + url = "https://github.com/datenstrom/yellow/archive/98c3b3502a286a0c91dda8ba8f9cea394f670160.tar.gz" + sha256 = "678c0bd317d9b0019631ece386be78cb4eee9182c30e1a74e49eaf4cca13c792" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"