From 6c37d1d272aecf9deb5b9c7dac4be1b595a91816 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 26 Nov 2023 17:16:23 +0100 Subject: [PATCH] Upgrade to v4.2.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ab3b277..8d8a499 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Grr" description.en = "Tool for booking meeting rooms or other resources" description.fr = "Outil de réservation de salles de réunion ou d'autres ressources" -version = "4.1.1~ynh1" +version = "4.2.1~ynh1" maintainers = ["Sébastien Menentrier"] @@ -46,8 +46,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/JeromeDevome/GRR/archive/refs/tags/v4.1.1.tar.gz" - sha256 = "e6197c33db025510237d6fd5b823dac452c7f5d2a2dc72e548ad840b3b7ba122" + url = "https://github.com/JeromeDevome/GRR/archive/refs/tags/v4.2.1.tar.gz" + sha256 = "13140157bb255117ee8ead55e911254e83752fb39c7adad6d1928d62cd344a02" autoupdate.strategy = "latest_github_tag" [resources.system_user]