From e6fff13a7881972f27da0d5c4a50673bc2f474ca Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 16 Mar 2024 02:42:49 +0100 Subject: [PATCH] Upgrade to v3.7.0 https://github.com/lukevella/rallly/releases/tag/v3.7.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index a657c57..f2ef294 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Rallly" description.en = "Tool for creating scheduling polls" description.fr = "Outil de création de sondages de planification" -version = "3.5.1~ynh2" +version = "3.7.0~ynh1" maintainers = ["eric_G"] @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/lukevella/rallly/archive/refs/tags/v3.5.1.tar.gz" - sha256 = "02d1903cc97bf559201cba98a85fd4d697611eb4eec7e22eb74f46e51773f960" + url = "https://github.com/lukevella/rallly/archive/refs/tags/v3.7.0.tar.gz" + sha256 = "bb4cb95d262c4a6a3b2246e9c64a5c5d8a718aa813d355d01d4f40b2641dd554" autoupdate.strategy = "latest_github_release" [resources.system_user]