From d01d5aebd57be99cce3e19ee0f8a90b4786dde57 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Fri, 10 May 2024 09:51:53 +0200 Subject: [PATCH] Upgrade to v2024.05.09 (#115) * Upgrade to v2024.05.09 * 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 25862b7..572bb02 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.07~ynh1 +**Shipped version:** 2024.05.09~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index e08cb76..a7ab88d 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.07~ynh1 +**Paketatutako bertsioa:** 2024.05.09~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 0fefcc0..472844d 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.07~ynh1 +**Version incluse :** 2024.05.09~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index c9fc4a7..ee29597 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.07~ynh1 +**Versión proporcionada:** 2024.05.09~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 74b2d09..684ec4c 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.07~ynh1 +**分发版本:** 2024.05.09~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index b2dfdd6..1550e48 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.07~ynh1" +version = "2024.05.09~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/811de1e89fadbe96c2cc54114bc5b87f2b2abff1.tar.gz" - sha256 = "d7ca994d9f5cc38560e9b1fd407ffa663384c2ce06647fcd412c11594127880c" + url = "https://github.com/datenstrom/yellow/archive/8f6fd9a1c4c8398409b76dd83be88ed2693e4c4e.tar.gz" + sha256 = "37ad5dcb3ba73152ea4cfaa0ce67646d0a524dee9d26f3814c58ed13520bc51f" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"