From 15fdf4bb7682cfd94bd58a763400b319b32a4e82 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 2 Jan 2024 17:16:07 +0100 Subject: [PATCH 1/2] Upgrade sources --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7c95ecb..ab8a170 100644 --- a/manifest.toml +++ b/manifest.toml @@ -80,8 +80,8 @@ ram.runtime = "50M" # The flarum source is the one actually being installed [resources.sources.flarum] - url = "https://github.com/flarum/flarum/archive/refs/tags/v1.8.0.tar.gz" - sha256 = "33e0722882670b217637e6c3e410056be6b999507ee68567415f1adb4a064929" + url = "https://github.com/flarum/flarum/archive/refs/tags/v1.8.1.tar.gz" + sha256 = "25ab0e3f44944ab478dd1076d4ada60a4f1a6255cb291423011d35b341f32570" autoupdate.upstream = "https://github.com/flarum/flarum" autoupdate.strategy = "latest_github_tag" From 081ee216b38ae8e13695e41e6f753ffa6022e3b6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 2 Jan 2024 16:16:10 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index f893f60..8cbffe0 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Flarum is a simple discussion platform for your website. It's fast and easy to u * Official app website: * Official admin documentation: * Upstream app code repository: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index 4bff5ba..da3e8f0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,6 +31,7 @@ Flarum est une plate-forme de discussion simple pour votre site Web. C'est rapid * Site officiel de l’app : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs