From 9e0ea22b39517c974414122ca7fd5e2ae7c12852 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 15 Feb 2024 21:39:54 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 099e0c8..d7f92be 100644 --- a/manifest.toml +++ b/manifest.toml @@ -42,7 +42,7 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/firefly-iii/data-importer/archive/refs/tags/v1.4.3.tar.gz + url = "https://github.com/firefly-iii/data-importer/archive/refs/tags/v1.4.3.tar.gz" sha256 = "17b47a81e1b2f304c968a74265ca5aa33b0cd2992ca5c38507bc17729165755c" autoupdate.strategy = "latest_github_release"