From 41d37f0c6a9d5d0bae6f2403012340f881c27d89 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Thu, 25 Apr 2024 08:25:54 +0200 Subject: [PATCH] Upgrade to v2024.04.24 (#103) * Upgrade to v2024.04.24 * 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 8b9a404..c570f1a 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.20~ynh1 +**Shipped version:** 2024.04.24~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 333485b..23e34dc 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.20~ynh1 +**Paketatutako bertsioa:** 2024.04.24~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index f389867..9f4b9db 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.20~ynh1 +**Version incluse :** 2024.04.24~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index cb2545e..b4a936f 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.20~ynh1 +**Versión proporcionada:** 2024.04.24~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 99cba1b..2aed63f 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.20~ynh1 +**分发版本:** 2024.04.24~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index ca6c121..58c2803 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.20~ynh1" +version = "2024.04.24~ynh1" maintainers = [] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/123ec7dfdcd5104ff6531be05d94721740db711f.tar.gz" - sha256 = "d658dce9b5477d4ed67485515325e9ff6dee92ad5950ce5e8f77ff4e49aac0c4" + url = "https://github.com/datenstrom/yellow/archive/1816fe3e8d20579b28e6989ad51de2980e81efcd.tar.gz" + sha256 = "a397b4a1f5f4651a95c36155cef31cd0fee3442592eae86f476a542b857b226a" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"