From 1b682f667d7f7faafcce3ad13519e50afec13ce7 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 16 Jun 2024 03:37:06 +0200 Subject: [PATCH] Upgrade to v1.1.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 004d330..eccd786 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Galette" description.en = "Membership management web application for non profit organizations" description.fr = "Outil de gestion d'adhérents et de cotisation en ligne pour associations" -version = "1.1.0~ynh1" +version = "1.1.1~ynh1" maintainers = [] @@ -49,8 +49,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://galette.eu/download/galette-1.1.0.tar.bz2" - sha256 = "dddec991c9a48b4ec7b9c25a5365a5cff8d35cbe674975092014f5512804d021" + url = "https://github.com/galette/galette/archive/refs/tags/1.1.1.tar.gz" + sha256 = "221704879ddb7b4028241122442124a99e0f24e30e390b570e35629a5c07c531" autoupdate.strategy = "latest_github_tag" [resources.system_user]