From a07b20c5ede207a3b511578bb00b95b729efb8f8 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 17 Feb 2024 12:12:46 +0100 Subject: [PATCH] Upgrade to vv4.0.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2fb1329..409ce0c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Monica" description.en = "Personal Relationship Manager" description.fr = "Gestionnaire de relations personnelles" -version = "4.0.0~ynh3" +version = "v4.0.0~ynh1" maintainers = ["Sebastian Gumprich"] @@ -54,8 +54,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/monicahq/monica/archive/v4.0.0.zip" - sha256 = "5b108525a2f5fedc0a2bb82a49d3de47d087b33082fb21e64f874d387304ed9f" + url = "https://github.com/monicahq/monica/archive/refs/tags/v4.0.0.tar.gz" + sha256 = "9d12a3b631845d7fc0a9bae00ee1a5297bd1b5a134ba89bebb57603d41895aa7" autoupdate.strategy = "latest_github_tag" [resources.system_user]