From 2a520f7a8c696615ed18ac40cca0ddb3e012f858 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 18 Jun 2024 03:34:16 +0200 Subject: [PATCH] Upgrade to v6.1.18 https://github.com/firefly-iii/firefly-iii/releases/tag/v6.1.18 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index d139ecd..fa9bfb1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Firefly III" description.en = "Self-hosted financial manager" description.fr = "Gestionnaire de finances personnelles" -version = "6.1.17~ynh1" +version = "6.1.18~ynh1" maintainers = [] @@ -55,8 +55,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/firefly-iii/firefly-iii/releases/download/v6.1.17/FireflyIII-v6.1.17.zip" - sha256 = "e6459d207367cf52bdaf96b6e055f996e44206a0738d30477875bcd6b3026367" + url = "https://github.com/firefly-iii/firefly-iii/releases/download/v6.1.18/FireflyIII-v6.1.18.zip" + sha256 = "18ee2306fad9ab8a6d4460794253621dcbe2dab6b0c9e32823395d3ccff99b25" in_subdir = false autoupdate.strategy = "latest_github_release" autoupdate.asset = "^FireflyIII-v.*.zip$"