From 9914c9121705d40f31270e1996713cb38cbcee1f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 27 Aug 2024 03:48:10 +0200 Subject: [PATCH] Upgrade sources - `main` v3.9.1: https://github.com/lukevella/rallly/releases/tag/v3.9.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f2ef294..9783236 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.7.0~ynh1" +version = "3.9.1~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.7.0.tar.gz" - sha256 = "bb4cb95d262c4a6a3b2246e9c64a5c5d8a718aa813d355d01d4f40b2641dd554" + url = "https://github.com/lukevella/rallly/archive/refs/tags/v3.9.1.tar.gz" + sha256 = "ac4a0d321a7595fd876bb92bef8baff81a060f09730ba1e5beaeaa300b378576" autoupdate.strategy = "latest_github_release" [resources.system_user]