From c7843c31baf662d9fe102f0839302da048a6345c Mon Sep 17 00:00:00 2001 From: nicofrand Date: Tue, 21 May 2024 09:05:35 +0200 Subject: [PATCH] Version 0.21.0~ynh1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1830e6f..b731c6a 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Kresus" description.en = "Personal finance manager" description.fr = "Outil personnel de gestion de finances" -version = "0.20.1~ynh3" +version = "0.21.2~ynh1" maintainers = ["Nicolas Frandeboeuf"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://framagit.org/kresusapp/kresus/-/archive/0.20.1/kresus-0.20.1.tar.bz2" - sha256 = "37debb77fae58f28b7343d8e3a4076e96b6a9b181312d2cd523bafa60c211eb2" + url = "https://framagit.org/kresusapp/kresus/-/archive/0.21.2/kresus-0.21.2.tar.bz2" + sha256 = "36948fe461ae224873accfcf501c02e15a5c4e2c24ca6d989b0af24faa6c5388" autoupdate.strategy = "latest_gitlab_tag" [resources.ports]