From 368ff6af9156fa380b219479c124a38f185b927c Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 5 Jul 2024 03:41:21 +0200 Subject: [PATCH] Upgrade to v2.0.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 7c4f99c..c14a692 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Matrix IRC Bridge" description.en = "Matrix bridge for IRC" description.fr = "Passerelle Matrix pour IRC" -version = "0.36.0~ynh2" +version = "2.0.1~ynh1" maintainers = ["Salamandar"] @@ -81,8 +81,8 @@ ram.runtime = "1024M" [resources] [resources.sources.main] - url = "https://github.com/matrix-org/matrix-appservice-irc/archive/refs/tags/1.0.1.tar.gz" - sha256 = "ac58ca1e7ed1a496b0ec69cd7079f67c2e3ad5007f24bdacd63fc992cc442ce3" + url = "https://github.com/matrix-org/matrix-appservice-irc/archive/refs/tags/2.0.1.tar.gz" + sha256 = "03dd7b40d2fb2e82566e0c1b1e28f0ec439aba01518f209b8bca12f8597fd226" autoupdate.strategy = "latest_github_tag" [resources.system_user]