From c1e4ab20e8f72fad766b62ef93e92ad8cb15ee3e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 6 Sep 2023 06:17:48 +0000 Subject: [PATCH 1/4] Upgrade to v13.0.01 --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 59ac409..94db51f 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 = "13.0.00~ynh1" +version = "13.0.01~ynh1" maintainers = ["ewilly"] From d0bf5b5f75c44272a8ac6ea49857da67d5a6a4d0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 6 Sep 2023 06:17:49 +0000 Subject: [PATCH 2/4] Update to version 13.0.01 --- conf/app.src | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 conf/app.src diff --git a/conf/app.src b/conf/app.src new file mode 100644 index 0000000..7523ab3 --- /dev/null +++ b/conf/app.src @@ -0,0 +1,5 @@ +SOURCE_URL=https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.0.01.tar.gz +SOURCE_SUM=4aa66beaef3f14884cb1e1843b3f77743690177e2e3772cc6d41a65bf2ba4a45 +SOURCE_SUM_PRG=sha256sum +SOURCE_FORMAT=tar.gz +SOURCE_IN_SUBDIR=true From bb1c45119ff3657da74a9d1d55fb6fb02f0ae25e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 6 Sep 2023 06:17:56 +0000 Subject: [PATCH 3/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f35cd5b..c3c719a 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:** 13.0.00~ynh1 +**Shipped version:** 13.0.01~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 9bf3083..9a2f0c8 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,7 @@ Zwii est un CMS sans base de données (fichier plat) qui vous permet de créer e - Flexible -**Version incluse :** 13.0.00~ynh1 +**Version incluse :** 13.0.01~ynh1 ## Captures d’écran From 7bde68343b62842695e5ddbdf8e764e8e8316700 Mon Sep 17 00:00:00 2001 From: ewilly Date: Wed, 6 Sep 2023 14:22:51 +0200 Subject: [PATCH 4/4] Remove app src from manifest Gihtub action currently doesn't well support tmlq modification ==> keeping app.src --- manifest.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/manifest.toml b/manifest.toml index 94db51f..6f2d259 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,10 +55,6 @@ ram.runtime = "50M" type = "password" [resources] - [resources.sources.main] - url = "https://forge.chapril.org/ZwiiCMS-Team/ZwiiCMS/archive/13.0.00.tar.gz" - sha256 = "292d3a17e9815a43d049648b4d46e3ce6b610e7c553c53e199fa0aa4c69b280c" - [resources.system_user] [resources.install_dir]