From 9a888204570c1e50e45ca01bd28197d4e08215bf Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Thu, 30 Mar 2023 18:02:36 +0200 Subject: [PATCH 1/5] Update 12.3.04 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3b9d663..6566a06 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "ZwiiCMS" description.en = "Simple, lightweight, database-free, scalable and responsive CMS" description.fr = "CMS simple, léger, sans base de données, modulable et responsive" -version = "12.3.03~ynh1" +version = "12.3.04~ynh1" maintainers = ["ewilly"] @@ -59,8 +59,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/12.3.03.tar.gz" - sha256 = "769a9f5e2fe3f9902e37efa0e31c2e22529c73206a6c055d325a61a8b5499697" + url = "https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/12.3.04.tar.gz" + sha256 = "2c0d58dbbf1f036a230dd7825c235a0a118975064290f2c8e306714afbd5d4bc" [resources.system_user] From 265c3d8212b4b157b2bfc2b279ef6c0b352c0ee4 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Thu, 30 Mar 2023 18:03:41 +0200 Subject: [PATCH 2/5] Update 12.3.04 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bd78a5..cfcf46b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man - Flexible -**Shipped version:** 12.3.03~ynh1 +**Shipped version:** 12.3.04~ynh1 ## Screenshots From 8f92db1da168c9bff346a73ae91534fcdfee13e1 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Thu, 30 Mar 2023 18:04:02 +0200 Subject: [PATCH 3/5] Update 12.3.04 --- README_fr.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_fr.md b/README_fr.md index 678e981..8848bb6 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ Zwii is a database-less (flat-file) CMS that allows you to easily create and man - Flexible -**Version incluse :** 12.3.03~ynh1 +**Version incluse :** 12.3.04~ynh1 ## Captures d’écran @@ -55,4 +55,4 @@ ou sudo yunohost app upgrade zwiicms -u https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** From 744a877f9dd0558a0ea87f28b78a4f00df939421 Mon Sep 17 00:00:00 2001 From: ewilly Date: Thu, 30 Mar 2023 21:33:23 +0200 Subject: [PATCH 4/5] Update updater.yml --- .github/workflows/updater.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index 392e0ec..0941a49 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -8,7 +8,7 @@ on: workflow_dispatch: # Run it every day at 6:00 UTC schedule: - - cron: '0 6 */7 * *' + - cron: '0 6 * * *' jobs: updater: runs-on: ubuntu-latest From 12cc1b173d6590887ba6c4fdf0bf803eb932b148 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 30 Mar 2023 20:15:26 +0000 Subject: [PATCH 5/5] Auto-update README --- README_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_fr.md b/README_fr.md index 8848bb6..064daf1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -55,4 +55,4 @@ ou sudo yunohost app upgrade zwiicms -u https://github.com/YunoHost-Apps/zwiicms_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file