From abe4e0f82c9bb249efc3e26d96c2bb2f371a1bcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 14 Feb 2024 17:44:42 +0100 Subject: [PATCH 1/3] Stepping down as maintainer --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 65c0456..bc65751 100644 --- a/manifest.toml +++ b/manifest.toml @@ -9,7 +9,7 @@ description.fr = "Messagerie Web polyvalente utilisant IRC" version = "1.7.0~ynh1" -maintainers = ["eric_G"] +maintainers = [] [upstream] license = "AGPL-3.0-only" From 8b1bf2a8892d713962b19a1578018859bae1ab6e Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 20 Feb 2024 05:21:49 +0100 Subject: [PATCH 2/3] autoupdate.strategy = "latest_github_release" --- manifest.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/manifest.toml b/manifest.toml index bc65751..86ee5a7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -48,6 +48,11 @@ ram.runtime = "50M" armhf.url = "https://github.com/kiwiirc/kiwiirc/releases/download/v1.7.0/kiwiirc-server_v1.7.0-2_linux_armhf.zip" armhf.sha256 = "a437d67447b169f6c72ae1a216aff277e2cd35df145c339d6ffd08eb796b6e22" + autoupdate.strategy = "latest_github_release" + autoupdate.asset.amd64 = "^kiwiirc-server_v1.7.0-2_linux_amd64.zip$" + autoupdate.asset.arm64 = "^kiwiirc-server_v1.7.0-2_linux_arm64.zip$" + autoupdate.asset.armhf = "^kiwiirc-server_v1.7.0-2_linux_armhf.zip$" + [resources.system_user] [resources.install_dir] From e8d270abf86ffc3dbcd11ef0a29064c6c9ce1c21 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 20 Feb 2024 04:21:52 +0000 Subject: [PATCH 3/3] Auto-update README --- README.md | 4 ++-- README_fr.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 45b246d..832ac5d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -56,4 +56,4 @@ or sudo yunohost app upgrade kiwiirc -u https://github.com/YunoHost-Apps/kiwiirc_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 5f41cbd..58d72f1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@