From f2b8a517d3b62a690ea959b5538822e452116704 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 28 Apr 2024 09:26:41 +0200 Subject: [PATCH] 1.5.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d7f92be..bfd36af 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Firefly III Importer" description.en = "Firefly III Data Importer" description.fr = "Importateur de données Firefly III" -version = "1.4.0~ynh1" +version = "1.5.2~ynh1" maintainers = [] @@ -42,8 +42,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/firefly-iii/data-importer/archive/refs/tags/v1.4.3.tar.gz" - sha256 = "17b47a81e1b2f304c968a74265ca5aa33b0cd2992ca5c38507bc17729165755c" + url = "https://github.com/firefly-iii/data-importer/archive/refs/tags/v1.5.2.tar.gz" + sha256 = "ee1debfe137c04e4152bf7ebb6bb50cbd6c4ab2d7dd64bee05b93f7e6c25f7d7" autoupdate.strategy = "latest_github_release" [resources.system_user]