From c67a7929a3e8d190a3cc93606d83404d5677bdf0 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 1 Mar 2024 21:33:31 +0100 Subject: [PATCH] Upgrade to v1.0.3 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 82b4006..5418da2 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.0.0~ynh3" +version = "1.0.3~ynh1" maintainers = [] @@ -49,8 +49,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/galette/galette/releases/download/1.0.0rc3/galette-1.0.0-rc3-20231122-a9c2ed838d.1.tar.bz2" - sha256 = "b4d5ed0c47baf03d5f1be69e3ba25b10ece5e22e62c308b4bc9867f4003a0a55" + url = "https://github.com/galette/galette/archive/refs/tags/1.0.3.tar.gz" + sha256 = "f546393c1b1fd989542a646a34dc679b8fd9716d30054b60ba2846fd0d187115" autoupdate.strategy = "latest_github_tag" [resources.system_user]