From d3fa646a5eb34857cf674379c0050d9c5c085f85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 25 Jun 2023 18:54:44 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index de843bb..982c2d6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Movim" description.en = "Web-based cross-platform XMPP client" description.fr = "Client XMPP multiplateforme basé sur le Web" -version = "0.21~ynh1" +version = "0.22~ynh1" maintainers = [] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/movim/movim/archive/v0.21.tar.gz" - sha256 = "9889f260c973951a080d36defffe22a84732ad0628aaa7a945ec32907c225c69" + url = "https://github.com/movim/movim/archive/v0.22.tar.gz" + sha256 = "c650210645adb07c9024fc3fa637786fde0086b9cfbf0e371fb65994ccf22b11" autoupdate.strategy = "latest_github_tag" [resources.ports]