From 9483f1a05d1ee64e7b68cac36c40abfcdaa25dc9 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Mon, 2 Sep 2024 08:56:37 +0200 Subject: [PATCH] Upgrade to v2024.08.28 (#124) * Upgrade sources - `main` v2024.08.28: https://github.com/datenstrom/yellow/compare/aa80148bf382db66f8b7812af64532876268f421...e6513df19c02ed7d8abfe1d544ee8ae2bd1e2644 * Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 2 +- README_ru.md | 2 +- README_zh_Hans.md | 2 +- manifest.toml | 6 +++--- 9 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index b66e1af..dd8a634 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.08.19~ynh1 +**Shipped version:** 2024.08.28~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index a1e53df..8c09fa2 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. Yellow is for people who make small websites. -**Versión actual:** 2024.08.19~ynh1 +**Versión actual:** 2024.08.28~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 00bfae2..bf19e52 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.08.19~ynh1 +**Paketatutako bertsioa:** 2024.08.28~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index f5c4f96..da38d3b 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.08.19~ynh1 +**Version incluse :** 2024.08.28~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 589e177..c404f51 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.08.19~ynh1 +**Versión proporcionada:** 2024.08.28~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 9ff2a2f..be4359d 100644 --- a/README_id.md +++ b/README_id.md @@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan. Yellow is for people who make small websites. -**Versi terkirim:** 2024.08.19~ynh1 +**Versi terkirim:** 2024.08.28~ynh1 **Demo:** diff --git a/README_ru.md b/README_ru.md index 24f4263..8513b10 100644 --- a/README_ru.md +++ b/README_ru.md @@ -18,7 +18,7 @@ Yellow is for people who make small websites. -**Поставляемая версия:** 2024.08.19~ynh1 +**Поставляемая версия:** 2024.08.28~ynh1 **Демо-версия:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 7e117fa..56968e7 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Yellow is for people who make small websites. -**分发版本:** 2024.08.19~ynh1 +**分发版本:** 2024.08.28~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 235ef2c..925f5b8 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Yellow" description.en = "Content management system for simple website" description.fr = "Système de gestion de contenu pour un site simple" -version = "2024.08.19~ynh1" +version = "2024.08.28~ynh1" maintainers = [] @@ -44,8 +44,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/datenstrom/yellow/archive/aa80148bf382db66f8b7812af64532876268f421.tar.gz" - sha256 = "64beccafa6685598963ffdfcdc3967eadaa08e3ad0449d4eac9acff410cc0401" + url = "https://github.com/datenstrom/yellow/archive/e6513df19c02ed7d8abfe1d544ee8ae2bd1e2644.tar.gz" + sha256 = "cd8d2c58814bb06c5d6f5650edd3ec6bbcf52bff742d50310d11de4e31f3546d" autoupdate.upstream = "https://github.com/datenstrom/yellow" autoupdate.strategy = "latest_github_commit"